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, wait
getCountTotal
protected double[] histogramBuckets
protected long[] histogramBucketCounts
public ColumnType getColumnType()
getColumnType
in interface ColumnAnalysis
Copyright © 2018. All rights reserved.