PhysicsBasedAnimationToolkit 0.0.10
Cross-platform C++20 library of algorithms and data structures commonly used in computer graphics research on physically-based simulation.
|
Concepts for polynomial basis. More...
Go to the source code of this file.
Namespaces | |
namespace | pbat |
The main namespace of the library. | |
namespace | pbat::math |
Math related functionality. | |
namespace | pbat::math::polynomial |
The namespace for the Polynomial module. | |
Concepts | |
concept | pbat::math::polynomial::CBasis |
concept | pbat::math::polynomial::CVectorBasis |
Concepts for polynomial basis.