Constructor

NumCosmoDataHubblenew_empty

Declaration [src]

NcDataHubble*
nc_data_hubble_new_empty (
  void
)

Description [src]

Creates a new empty NcDataHubble object.

Return value

Type: NcDataHubble

A new NcDataHubble.

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