Method

NumCosmoMathFitStateset_m2lnL_prec

Declaration [src]

void
ncm_fit_state_set_m2lnL_prec (
  NcmFitState* fstate,
  gdouble prec
)

Description [src]

Sets the precision of the m2lnL of fstate.

This method is used by NcmFit implementations to set fstate state. It should not be used by the user.

Parameters

prec

Type: gdouble

Precision of the m2lnL.