Method

NumCosmoMathFitStatepeek_hessian

Declaration [src]

NcmMatrix*
ncm_fit_state_peek_hessian (
  NcmFitState* fstate
)

Description [src]

Gets the Hessian NcmMatrix of fstate.

Return value

Type: NcmMatrix

Hessian NcmMatrix.

The returned data is owned by the instance.