PhysicsBasedAnimationToolkit 0.0.10
Cross-platform C++20 library of algorithms and data structures commonly used in computer graphics research on physically-based simulation.
|
This file contains the concepts used in the math module. More...
Go to the source code of this file.
Namespaces | |
namespace | pbat |
The main namespace of the library. | |
namespace | pbat::math |
Math related functionality. | |
Concepts | |
concept | pbat::math::CQuadratureRule |
concept | pbat::math::CFixedPointQuadratureRule |
concept | pbat::math::CPolynomialQuadratureRule |
concept | pbat::math::CFixedPointPolynomialQuadratureRule |
This file contains the concepts used in the math module.