Method

NumCosmoMathDataprepare

Declaration [src]

void
ncm_data_prepare (
  NcmData* data,
  NcmMSet* mset
)

Description [src]

Prepare all models in data necessary for the statistical calculations.

Parameters

mset

Type: NcmMSet

A NcmMSet.

The data is owned by the caller of the method.