Function
NumCosmoMathLikelihoodclear
Declaration [src]
void
ncm_likelihood_clear (
NcmLikelihood** lh
)
Description [src]
If lh is not NULL, decreases the reference count of the object
and sets lh to NULL.
Parameters
lh-
Type:
NcmLikelihoodA
NcmLikelihood.The data is owned by the caller of the function.