[−][src]Module bacon_sci::interp
Structs
| CubicSpline |
Functions
| hermite | |
| lagrange | Create a Lagrange interpolating polynomial. |
| spline_clamped | Create a clamped cubic spline interpolating the given points. |
| spline_free | Create a free cubic spline interpolating the given points. |