Constructor

NumCosmoDataCMBDistPriorsnew_empty

Declaration [src]

NcDataCMBDistPriors*
nc_data_cmb_dist_priors_new_empty (
  NcDistance* dist
)

Description [src]

This function allocates an empty NcDataCMBDistPriors object.

Parameters

dist

Type: NcDistance

A NcDistance.

The data is owned by the caller of the function.

Return value

Type: NcDataCMBDistPriors

A NcDataCMBDistPriors.

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