Method
NumCosmoDataClusterPseudoCountsset_obs
Declaration [src]
void
nc_data_cluster_pseudo_counts_set_obs (
NcDataClusterPseudoCounts* dcpc,
const NcmMatrix* m
)
Description [src]
Sets the matrix m representing the cluster observables, e.g., observed redshift and
mass(es) and the parameters of the redshift and/or mass-observable distributions.
The function nc_data_cluster_pseudo_counts_set_nclusters must be called before this one.
| Sets property | NumCosmo.DataClusterPseudoCounts:obs |
Parameters
m-
Type:
NcmMatrixA
NcmMatrix.The data is owned by the caller of the method.