Method
NumCosmoDataClusterNCountget_z_true
Declaration [src]
NcmVector*
nc_data_cluster_ncount_get_z_true (
NcDataClusterNCount* ncount
)
Description [src]
Gets the vector containing the true values of the redshifts.
| Gets property | NumCosmo.DataClusterNCount:z-true |
Return value
Type: NcmVector
True redshift NcmVector.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |