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 Directory Reference

Files

 Basis.h
 Basis polynomials in \( d=1,2,3 \) dimensions and orders \( p=1,2,3,4 \).
 
 Concepts.h
 Concepts for polynomial basis.
 
 Polynomial.h
 This file includes all the necessary headers for the Polynomial module.
 
 Roots.h
 Root-finders for polynomial of arbitrary degree.