Constructor
NumCosmoMathIntegral1dPtrnew
Declaration [src]
NcmIntegral1dPtr*
ncm_integral1d_ptr_new (
NcmIntegral1dPtrF F,
GDestroyNotify userfree
)
Parameters
F-
Type:
NcmIntegral1dPtrFA
NcmIntegral1dPtrF. userfree-
Type:
GDestroyNotifyGDestroyNotify.
Return value
Type: NcmIntegral1dPtr
The new NcmIntegral1dPtr object.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |