Method

NumCosmoMathMSetTransKernGaussget_cov

Declaration [src]

NcmMatrix*
ncm_mset_trans_kern_gauss_get_cov (
  NcmMSetTransKernGauss* tkerng
)

Description [src]

Gets the covariance.

Return value

Type: NcmMatrix

The covariance.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.