Method

NumCosmoDataClusterPseudoCountsset_true_data

Declaration [src]

void
nc_data_cluster_pseudo_counts_set_true_data (
  NcDataClusterPseudoCounts* dcpc,
  const NcmMatrix* m
)

Description [src]

Sets the matrix m representing the cluster (halo) true data, i.e., true redshift and mass(es).

Parameters

m

Type: NcmMatrix

A NcmMatrix.

The data is owned by the caller of the method.