Method

NumCosmoMathFitStateset_niter

Declaration [src]

void
ncm_fit_state_set_niter (
  NcmFitState* fstate,
  guint niter
)

Description [src]

Sets the number of iterations of fstate.

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

Parameters

niter

Type: guint

Number of iterations.