pub type HistI16Fast = HistogramFast<i16>;
Expand description

Histogram for binning i16 - alias for HistogramFast<i16>