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.
| Sets property | NumCosmoMath.MSetTransKernGauss:cov |
Parameters
cov-
Type:
NcmMatrixA
NcmMatrix.The data is owned by the caller of the method.