Class HistogramClassification.Bucket
Object
Bucket
- Enclosing class:
- HistogramClassification
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Bucket
public Bucket(int count, double singleValue) -
Bucket
public Bucket(int count, double average, double min, double max)
-
-
Method Details