Constructor
NumCosmoMathSpline2dGslnew
Declaration [src]
NcmSpline2d*
ncm_spline2d_gsl_new (
NcmSpline* s
)
Parameters
s-
Type:
NcmSplineA
NcmSplineGslderivedNcmSpline.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. |