Constructor

NumCosmoDataCMBShiftParamnew_empty

Declaration [src]

NcDataCMBShiftParam*
nc_data_cmb_shift_param_new_empty (
  NcDistance* dist
)

Description [src]

This function allocates an empty NcDataCMBShiftParam object.

Parameters

dist

Type: NcDistance

A NcDistance.

The data is owned by the caller of the function.

Return value

Type: NcDataCMBShiftParam

A NcDataCMBShiftParam.

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