Method

NumCosmoMathDataPoissonget_hist_vals

Declaration [src]

NcmVector*
ncm_data_poisson_get_hist_vals (
  NcmDataPoisson* poisson
)

Description [src]

Gets the vector containing the bins values.

Return value

Type: NcmVector

Vector containing the bins values.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.