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