Method

NumCosmoMathFitStatepeek_fparams

Declaration [src]

NcmVector*
ncm_fit_state_peek_fparams (
  NcmFitState* fstate
)

Description [src]

Gets the free parameters NcmVector of fstate.

Return value

Type: NcmVector

Free parameters NcmVector.

The returned data is owned by the instance.