Method
NumCosmoMathSplineset_xv
Declaration [src]
void
ncm_spline_set_xv (
NcmSpline* s,
NcmVector* xv,
gboolean init
)
Parameters
xv-
Type:
NcmVectorNcmVectorof knots.The data is owned by the caller of the method. init-
Type:
gbooleanTRUE to prepare
sor FALSE to not prepare it.