Method
NumCosmoMathDatasetm2lnL_i_val
Declaration [src]
void
ncm_dataset_m2lnL_i_val (
NcmDataset* dset,
NcmMSet* mset,
guint i,
gdouble* m2lnL_i
)
Parameters
mset-
Type:
NcmMSetA
NcmMSet.The data is owned by the caller of the method. i-
Type:
guintAn integer.
m2lnL_i-
Type:
gdouble*A pointer to a double.
The argument will be set by the function.