Package org.eclipse.mat.query.quantize

Value or linear frequency distribution histograms.

See:
          Description

Interface Summary
Quantize.Function A function used to aggregate values into one bucket, e.g.
Quantize.Function.Factory Interface for a function factory.
 

Class Summary
LatestValueFunction Simple quantize function which just returns the last value add to the distribution bucket.
Quantize Create a value or frequency distribution out of arbitrary values.
Quantize.Builder Quantize factory
 

Package org.eclipse.mat.query.quantize Description

Value or linear frequency distribution histograms.