Method
NumCosmoMathDataPoissonget_hist_means
Declaration [src]
NcmVector*
ncm_data_poisson_get_hist_means (
NcmDataPoisson* poisson,
NcmMSet* mset
)
Parameters
mset-
Type:
NcmMSetA
NcmMSet.The data is owned by the caller of the method.
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. |