Method

NumCosmoMathLikelihoodref

Declaration [src]

NcmLikelihood*
ncm_likelihood_ref (
  NcmLikelihood* lh
)

Description [src]

Increases the reference count of the object.

Return value

Type: NcmLikelihood

The same object lh.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.