public class HistogramBin extends Object implements 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(INDArray array)
Builds histogram bin for specified array
|
public HistogramBin()
public HistogramBin(INDArray array)
array - Copyright © 2019. All rights reserved.