pub type HistI8Fast = HistogramFast<i8>;
Expand description

Histogram for binning i8 - alias for HistogramFastiu8>