Constructor

NumCosmoMathDatasetnew

Declaration [src]

NcmDataset*
ncm_dataset_new (
  void
)

Description [src]

Creates a new empty NcmDataset object.

Return value

Type: NcmDataset

A new NcmDataset.

The caller of the function takes ownership of the data, and is responsible for freeing it.