Method

NumCosmoMathFitStateset_fparam_len

Declaration [src]

void
ncm_fit_state_set_fparam_len (
  NcmFitState* fstate,
  guint fparam_len
)

Description [src]

Sets the number of free parameters of fstate.

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

Parameters

fparam_len

Type: guint

Number of free parameters.