Interpolation Namespace Reference#
|
DiFfRG
|
DiFfRG::Interpolation Namespace Reference
Classes | |
| class | Barycentric |
| This class takes in x-dependent data and interpolates it to a given x on request. More... | |
| class | CubicSpline |
| This class takes in x-dependent data and interpolates it to a given x on request. This class uses the cubic spline methods from gsl to interpolate the data. More... | |
Generated by