Method

NumCosmoMathFitStateset_params_prec

Declaration [src]

void
ncm_fit_state_set_params_prec (
  NcmFitState* fstate,
  gdouble prec
)

Description [src]

Sets the precision of the parameters of fstate.

This method is used by NcmFit implementations to set the precision of the parameters. It should not be used by the user.

Parameters

prec

Type: gdouble

Precision of the parameters.