Method
NumCosmoMathSpline2dpeek_spline
Declaration [src]
NcmSpline*
ncm_spline2d_peek_spline (
NcmSpline2d* s2d
)
Description [src]
Get the NcmSpline of the NcmSpline2d.
This method is intended for internal use only.
Return value
Type: NcmSpline
The NcmSpline of the NcmSpline2d.
| The returned data is owned by the instance. |