public class HistogramBin
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Class and Description |
---|---|
static class |
HistogramBin.Builder |
Constructor and Description |
---|
HistogramBin()
No-Args constructor should be used only for serialization/deserialization purposes.
|
HistogramBin(org.nd4j.linalg.api.ndarray.INDArray array)
Builds histogram bin for specified array
|
public HistogramBin()
public HistogramBin(org.nd4j.linalg.api.ndarray.INDArray array)
array
-