DiFfRG
|
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... | |