Method

NumCosmoDataClusterNCountset_z_true

Declaration [src]

void
nc_data_cluster_ncount_set_z_true (
  NcDataClusterNCount* ncount,
  const NcmVector* v
)

Description [src]

Sets the vector v containing the true redshift values of the clusters.

Parameters

v

Type: NcmVector

A NcmVector.

The data is owned by the caller of the method.