Top | ![]() |
![]() |
![]() |
![]() |
Functions
void | ncm_data_gauss_cov_set_size () |
guint | ncm_data_gauss_cov_get_size () |
void | ncm_data_gauss_cov_use_norma () |
Object Hierarchy
GObject ╰── NcmData ╰── NcmDataGaussCov ├── NcDataBaoDHrDAr ├── NcDataBaoDMrHr ├── NcDataSNIACov ├── NcDataXcor ╰── NcmDataGaussCovMVND
Functions
ncm_data_gauss_cov_set_size ()
void ncm_data_gauss_cov_set_size (NcmDataGaussCov *gauss
,guint np
);
Sets the data size to np
.
[virtual set_size]
ncm_data_gauss_cov_get_size ()
guint
ncm_data_gauss_cov_get_size (NcmDataGaussCov *gauss
);
Gets the data size.
[virtual get_size]
ncm_data_gauss_cov_use_norma ()
void ncm_data_gauss_cov_use_norma (NcmDataGaussCov *gauss
,gboolean use_norma
);
Sets whether the value of $-2\ln(L)$ will be properly normalized.