Method
NumCosmoMathDatasetm2lnL_vec
Declaration [src]
void
ncm_dataset_m2lnL_vec (
NcmDataset* dset,
NcmMSet* mset,
NcmVector* m2lnL_v
)
Description [src]
Computes the value of $-2\ln L$ for every element in the dset.
The values of $-2\ln L$ are stored in the NcmVector m2lnL_v.