Constructor
NumCosmoDataHubbleBaonew
Declaration [src]
NcmData*
nc_data_hubble_bao_new (
NcDistance* dist,
NcDataHubbleBaoId id
)
Description [src]
Creates a new NcDataHubbleBao object initialized with the specified BAO dataset.
This object holds Hubble function measurements from Baryon Acoustic Oscillations.
Parameters
dist-
Type:
NcDistanceA
NcDistance.The data is owned by the caller of the function. id-
Type:
NcDataHubbleBaoIdA
NcDataHubbleBaoId.
Return value
Type: NcmData
A NcmData.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |