public class FastHistogram
extends java.lang.Object
Constructor and Description |
---|
FastHistogram(HistogramType type) |
Modifier and Type | Method and Description |
---|---|
double[][] |
histogram(double[] x,
double[] breaks) |
public FastHistogram(HistogramType type)