template<typename T>
LinearSpline class
LinearSpline implements a 1-st order polynomial spline in .
Base classes
Private functions
- void computeIntermediateQuantities() final
- Compute the intermediate quantities.
Function documentation
template<typename T>
void BipedalLocomotion:: Math:: LinearSpline<T>:: computeIntermediateQuantities() final private
Compute the intermediate quantities.