Method

NumCosmoMathFitStatepeek_covar

Declaration [src]

NcmMatrix*
ncm_fit_state_peek_covar (
  NcmFitState* fstate
)

Description [src]

Gets the covariance NcmMatrix of fstate.

Return value

Type: NcmMatrix

Covariance NcmMatrix.

The returned data is owned by the instance.