Constructor
NumCosmoDataDistMunew_empty
Declaration [src]
NcDataDistMu*
nc_data_dist_mu_new_empty (
NcDistance* dist
)
Parameters
dist-
Type:
NcDistanceA
NcDistance.The data is owned by the caller of the function.
Return value
Type: NcDataDistMu
A new NcDataDistMu.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |