Method

NumCosmoMathSplinepeek_xv

Declaration [src]

NcmVector*
ncm_spline_peek_xv (
  NcmSpline* s
)

Description [src]

This function returns the s NcmVector of knots.

Return value

Type: NcmVector

A NcmVector.

The returned data is owned by the instance.