Method
NumCosmoDataClusterNCountsGaussget_z_obs
Declaration [src]
NcmVector*
nc_data_cluster_ncounts_gauss_get_z_obs (
NcDataClusterNCountsGauss* ncounts_gauss
)
Description [src]
Gets the matrix containing the redshift observables.
| Gets property | NumCosmo.DataClusterNCountsGauss:z-obs |
Return value
Type: NcmVector
Redshift observable NcmVector.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |