Method
NumCosmoMathDatasetfisher_matrix
Declaration [src]
void
ncm_dataset_fisher_matrix (
NcmDataset* dset,
NcmMSet* mset,
NcmMatrix** IM
)
Description [src]
Calculates the Fisher-information matrix I adding the individual ones from each
NcmData in dset. If the NcmMatrix pointer in IM is NULL a new NcmMatrix will
be allocated otherwise IM will be used.