Method

NumCosmoDataClusterNCountsGaussset_z_obs_params

Declaration [src]

void
nc_data_cluster_ncounts_gauss_set_z_obs_params (
  NcDataClusterNCountsGauss* ncounts_gauss,
  NcmMatrix* z_obs_params
)

Description [src]

Sets array of NcmVectors representing the params of each bin.

Parameters

z_obs_params

Type: NcmMatrix

A NcmMatrix.

The data is owned by the caller of the method.