Constructor
NumCosmoMathSpline2dSplinenew
Declaration [src]
NcmSpline2d*
ncm_spline2d_spline_new (
NcmSpline* s
)
Parameters
s-
Type:
NcmSplineA
NcmSpline.The data is owned by the caller of the function.
Return value
Type: NcmSpline2d
A new NcmSpline2d.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |