Function
NumCosmoMathIntegralNDclear
Declaration [src]
void
ncm_integral_nd_clear (
NcmIntegralND** intnd
)
Description [src]
If intnd is different from NULL, decreases the reference
count of intnd by one and sets *intnd to NULL.
Parameters
intnd-
Type:
NcmIntegralNDA
NcmIntegralND.The data is owned by the caller of the function.