Method
NumCosmoMathSplineVecset
Declaration [src]
void
ncm_spline_vec_set (
NcmSplineVec* sv,
NcmVector* xv,
NcmMatrix* ym,
gboolean init
)
Description [src]
Sets the data for sv from a matrix. Each row of ym corresponds to one
component of the vector function.