[][src]Type Definition math::histogram::HistogramEntry

type HistogramEntry<T> = (T, T, usize);