PhysicsBasedAnimationToolkit
0.0.10
Cross-platform C++20 library of algorithms and data structures commonly used in computer graphics research on physically-based simulation.
Loading...
Searching...
No Matches
Polynomial.h
Go to the documentation of this file.
1
10
11
#ifndef PBAT_MATH_POLYNOMIAL_POLYNOMIAL_H
12
#define PBAT_MATH_POLYNOMIAL_POLYNOMIAL_H
13
18
namespace
pbat::math::polynomial
{
19
}
// namespace pbat::math::polynomial
20
21
#include "
Basis.h
"
22
#include "
Concepts.h
"
23
#include "
Roots.h
"
24
25
#endif
// PBAT_MATH_POLYNOMIAL_POLYNOMIAL_H
Basis.h
Basis polynomials in dimensions and orders .
Roots.h
Root-finders for polynomial of arbitrary degree.
Concepts.h
Concepts for polynomial basis.
pbat::math::polynomial
The namespace for the Polynomial module.
Definition
Basis.h:25
source
pbat
math
polynomial
Polynomial.h
Generated by
1.13.2