Method

NumCosmoMathDataGausspeek_inv_cov

Declaration [src]

NcmMatrix*
ncm_data_gauss_peek_inv_cov (
  NcmDataGauss* gauss
)

Description [src]

Gets the inverse covariance matrix.

Return value

Type: NcmMatrix

Inverse covariance matrix.

The returned data is owned by the instance.