Method
NumCosmoDataSNIACovset_cov_full
Declaration [src]
void
nc_data_snia_cov_set_cov_full (
NcDataSNIACov* snia_cov,
NcmMatrix* cov_full
)
Description [src]
Sets the full covariance for the system, the size of cov_full,
must match the system size.
| Sets property | NumCosmo.DataSNIACov:cov-full |
Parameters
cov_full-
Type:
NcmMatrixThe full covariance
NcmMatrix.The data is owned by the caller of the method.