Method

NumCosmoDataClusterNCountsGaussset_z_obs

Declaration [src]

void
nc_data_cluster_ncounts_gauss_set_z_obs (
  NcDataClusterNCountsGauss* ncounts_gauss,
  NcmVector* z_obs
)

Description [src]

Sets array of NcmVectors representing the lower and upper bounds of each bin.

Parameters

z_obs

Type: NcmVector

A NcmVector.

The data is owned by the caller of the method.