Method

NumCosmoMathFitStateset_dof

Declaration [src]

void
ncm_fit_state_set_dof (
  NcmFitState* fstate,
  gint dof
)

Description [src]

Sets the degrees of freedom of fstate.

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

Parameters

dof

Type: gint

Degrees of freedom.