Constructor
NumCosmoMathSplineRBFnew
Declaration [src]
NcmSplineRBF*
ncm_spline_rbf_new (
NcmSplineRBFType type_id
)
Parameters
type_id-
Type:
NcmSplineRBFTypeA
NcmSplineRBFType.
Return value
Type: NcmSplineRBF
A newly created NcmSplineRBF.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |