![]() |
Go to the source code of this file.
Namespaces | |
SurgSim | |
SurgSim::Math | |
Functions | |
template<class T , int N> | |
Interval< T > | SurgSim::Math::valuesOverInterval (const Polynomial< T, N > &p, const Interval< T > &interval) |
Calculate the minimum and maximum values of the dependent variable over a specified range of the independent variable. More... | |