public class NDArrayAnalysis extends Object implements ColumnAnalysis
| Modifier and Type | Field and Description |
|---|---|
protected long[] |
histogramBucketCounts |
protected double[] |
histogramBuckets |
| Constructor and Description |
|---|
NDArrayAnalysis() |
| Modifier and Type | Method and Description |
|---|---|
ColumnType |
getColumnType() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCountTotalprotected double[] histogramBuckets
protected long[] histogramBucketCounts
public ColumnType getColumnType()
getColumnType in interface ColumnAnalysisCopyright © 2017. All rights reserved.