Function
NumCosmoMathIntegral1dPtrclear
Declaration [src]
void
ncm_integral1d_ptr_clear (
NcmIntegral1dPtr** int1d_ptr
)
Description [src]
If int1d is different from NULL, decreases the reference
count of int1d by one and sets *int1d to NULL.
Parameters
int1d_ptr-
Type:
NcmIntegral1dPtrA
NcmIntegral1dPtr.The data is owned by the caller of the function.