Method

NumCosmoMathMSetTransKernGaussset_cov

Declaration [src]

void
ncm_mset_trans_kern_gauss_set_cov (
  NcmMSetTransKernGauss* tkerng,
  const NcmMatrix* cov
)

Description [src]

Sets the covariance given by the NcmMatrix cov.

Parameters

cov

Type: NcmMatrix

A NcmMatrix.

The data is owned by the caller of the method.