cpl_error_code xsh_hist_collapse(xsh_hist *, unsigned long)
unsigned long xsh_hist_get_value(const xsh_hist *, const unsigned long)
cpl_table * xsh_hist_cast_table(const xsh_hist *)
xsh_hist * xsh_hist_new(void)
cpl_error_code xsh_hist_init(xsh_hist *, unsigned long, double, double)
cpl_error_code xsh_hist_fill(xsh_hist *, const cpl_image *)
double xsh_hist_get_bin_size(const xsh_hist *)
double xsh_hist_get_start(const xsh_hist *)
void xsh_hist_delete(xsh_hist *)
unsigned long xsh_hist_get_max(const xsh_hist *, unsigned long *)
double xsh_hist_get_range(const xsh_hist *)
unsigned long xsh_hist_get_nbins(const xsh_hist *)