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: NcmLikelihood

A NcmLikelihood.

The data is owned by the caller of the function.