Rosetta
|
#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 |
platform::Real numeric::CubicPolynomial::c1 |
platform::Real numeric::CubicPolynomial::c2 |
platform::Real numeric::CubicPolynomial::c3 |