Method

NumCosmoMathFitStatepeek_J

Declaration [src]

NcmMatrix*
ncm_fit_state_peek_J (
  NcmFitState* fstate
)

Description [src]

Gets the Jacobian NcmMatrix of fstate.

Return value

Type: NcmMatrix

Jacobian NcmMatrix.

The returned data is owned by the instance.