modm API documentation
|
Classes | |
class | modm::interpolation::Lagrange< T, Accessor > |
class | modm::interpolation::Linear< T, Accessor > |
lbuild module: modm:math:interpolation
Simple interpolation methods between a list of points.
Example:
Example with supporting points read from flash:
Example:
modm::Pair
, otherwise the calculation will deliver wrong results!See Wikipedia.