Method
NumCosmoMathOdeSplineset_interval
Declaration [src]
void
ncm_ode_spline_set_interval (
NcmOdeSpline* os,
gdouble yi,
gdouble xi,
gdouble xf
)
Description [src]
This function sets os interval [xi, xf] and its initial value yi in order to integrate the ode.