![]() |
This is the complete list of members for SurgSim::Math::PolynomialValues< T, 3 >, including all inherited members.
getDerivative() const | SurgSim::Math::PolynomialValues< T, 3 > | |
getLocationsOfExtrema() const | SurgSim::Math::PolynomialValues< T, 3 > | |
getPolynomial() const | SurgSim::Math::PolynomialValues< T, 3 > | |
m_derivative | SurgSim::Math::PolynomialValues< T, 3 > | private |
m_locationOfExtremum | SurgSim::Math::PolynomialValues< T, 3 > | private |
m_polynomial | SurgSim::Math::PolynomialValues< T, 3 > | private |
PolynomialValues(const Polynomial< T, 3 > &p) | SurgSim::Math::PolynomialValues< T, 3 > | explicit |
valuesOverInterval(const Interval< T > &interval) const | SurgSim::Math::PolynomialValues< T, 3 > |