| Top |
ODE Spline InterpolationODE Spline Interpolation — Automatic generation of splines from ODE solutions |
Functions
| gdouble | (*NcmOdeSplineDydx) () |
| NcmOdeSpline * | ncm_ode_spline_new () |
| void | ncm_ode_spline_prepare () |
| void | ncm_ode_spline_free () |
| void | ncm_ode_spline_clear () |
Functions
ncm_ode_spline_new ()
NcmOdeSpline * ncm_ode_spline_new (NcmSpline *s,NcmOdeSplineDydx dydx,gpointer userdata,gdouble yi,gdouble xi,gdouble xf);
FIXME