Method
NumCosmoMathSplinepeek_yv
Declaration [src]
NcmVector*
ncm_spline_peek_yv (
NcmSpline* s
)
Description [src]
This function returns the s NcmVector of the values of the function to be interpolated.
Return value
Type: NcmVector
A NcmVector.
| The returned data is owned by the instance. |