[][src]Module math::histogram

Structs

Histogram

The Histogram consists of num_intervals intervals between the min and the max value.

HistogramIter

An iterator that iterates through the entries of the histogram

Type Definitions

HistogramEntry