Method
NumCosmoMathSpline2dpeek_yv
Declaration [src]
NcmVector*
ncm_spline2d_peek_yv (
NcmSpline2d* s2d
)
Description [src]
Get the NcmVector of knots in the y-direction.
This method is intended for internal use only.
Return value
Type: NcmVector
The NcmVector of knots in the y-direction.
| The returned data is owned by the instance. |