modm API documentation
|
This is the complete list of members for modm::interpolation::Lagrange< T, Accessor >, including all inherited members.
InputType typedef (defined in modm::interpolation::Lagrange< T, Accessor >) | modm::interpolation::Lagrange< T, Accessor > | |
Lagrange(Accessor< T > supportingPoints, uint8_t numberOfPoints) | modm::interpolation::Lagrange< T, Accessor > | |
OutputType typedef (defined in modm::interpolation::Lagrange< T, Accessor >) | modm::interpolation::Lagrange< T, Accessor > | |
interpolate(const InputType &value) const | modm::interpolation::Lagrange< T, Accessor > |