NcmSplineCubic
NcmSplineCubic — Abstract class for implementing cubic splines.
|
|
Stability Level
Stable, unless otherwise indicated
Includes
#include <numcosmo/math/ncm_spline_cubic.h>
Description
This class implements the functions which use a polynomial interpolation
method of third degree.