Method

NumCosmoDataClusterMassRichCountset_data

Declaration [src]

void
nc_data_cluster_mass_rich_count_set_data (
  NcDataClusterMassRichCount* dmrc,
  NcmVector* lnM,
  NcmVector* z,
  NcmVector* N
)

Description [src]

Sets the data of dmrc.

Parameters

lnM

Type: NcmVector

A NcmVector.

The data is owned by the caller of the method.
z

Type: NcmVector

A NcmVector.

The data is owned by the caller of the method.
N

Type: NcmVector

A NcmVector containing the observed richness (galaxy count) of each cluster.

The data is owned by the caller of the method.