![]() |
Rosetta
2021.16
|
#include <cubic_polynomial.hh>
Public Member Functions | |
| CubicPolynomial () | |
Public Attributes | |
| platform::Real | c0 |
| platform::Real | c1 |
| platform::Real | c2 |
| platform::Real | c3 |
|
inline |
| platform::Real numeric::CubicPolynomial::c0 |
Referenced by numeric::cubic_polynomial_from_spline(), and numeric::eval_cubic_polynomial().
| platform::Real numeric::CubicPolynomial::c1 |
| platform::Real numeric::CubicPolynomial::c2 |
| platform::Real numeric::CubicPolynomial::c3 |
1.8.7