Method
NumCosmoMathFitStateset_elapsed_time
Declaration [src]
void
ncm_fit_state_set_elapsed_time (
NcmFitState* fstate,
gdouble elapsed_time
)
Description [src]
Sets the elapsed time of fstate.
This method is used by NcmFit implementations to set fstate state.
It should not be used by the user.