Method
NumCosmoDataClusterNCountget_z_obs
Declaration [src]
NcmMatrix*
nc_data_cluster_ncount_get_z_obs (
NcDataClusterNCount* ncount
)
Description [src]
Gets the matrix containing the redshift observables.
| Gets property | NumCosmo.DataClusterNCount:z-obs |
Return value
Type: NcmMatrix
Redshift observable NcmMatrix.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |