Method

NumCosmoMathFitStateref

Declaration [src]

NcmFitState*
ncm_fit_state_ref (
  NcmFitState* fstate
)

Description [src]

Increases the reference count of fstate by one.

Return value

Type: NcmFitState

fstate.

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