Method
NumCosmoMathFitStateset_func_eval
Declaration [src]
void
ncm_fit_state_set_func_eval (
NcmFitState* fstate,
guint func_eval
)
Description [src]
Sets the number of function evaluations of fstate.
This method is used by NcmFit implementations to set fstate state.
It should not be used by the user.
| Sets property | NumCosmoMath.FitState:func-eval |