Method

NumCosmoDataClusterNCountset_z_obs

Declaration [src]

void
nc_data_cluster_ncount_set_z_obs (
  NcDataClusterNCount* ncount,
  const NcmMatrix* m
)

Description [src]

Sets the matrix m representing the cluster redshift observables.

Parameters

m

Type: NcmMatrix

A NcmMatrix.

The data is owned by the caller of the method.