Method

NumCosmoMathFitref

Declaration [src]

NcmFit*
ncm_fit_ref (
  NcmFit* fit
)

Description [src]

Increases the reference count of fit.

Return value

Type: NcmFit

fit.

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