Method

NumCosmoDataClusterNCountsGaussset_lnM_obs_params

Declaration [src]

void
nc_data_cluster_ncounts_gauss_set_lnM_obs_params (
  NcDataClusterNCountsGauss* ncounts_gauss,
  NcmMatrix* lnM_obs_params
)

Description [src]

Sets array of NcmVectors representing the params of each bin.

Parameters

lnM_obs_params

Type: NcmMatrix

A NcmMatrix.

The data is owned by the caller of the method.