Type Alias math::histogram::HistogramEntry

source ·
pub type HistogramEntry<T> = (T, T, usize);