CFL
|
Implementations of different interpolation methods. More...
Functions | |
Interp | linear () |
Interp | spline () |
This namespace contains implementations of interpolation schemes for one-dimensional functions
Interp cfl::NInterp::linear | ( | ) |
Constructs linear interpolation scheme.