modm API documentation
modm::interpolation::Lagrange< T, Accessor > Member List

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) constmodm::interpolation::Lagrange< T, Accessor >