Method
NumCosmoMathSplineVecget_nknots
Declaration [src]
guint
ncm_spline_vec_get_nknots (
NcmSplineVec* sv
)
Description [src]
Gets the number of knot points (x-values) in the spline. All component splines share the same x-vector, so this returns the length of that vector.