Serialized Form
elements
cern.colt.list.DoubleArrayList elements
- The elements contained in this bin.
sortedElements
cern.colt.list.DoubleArrayList sortedElements
- The elements contained in this bin, sorted ascending.
fixedOrder
boolean fixedOrder
- Preserve element order under all circumstances?
isSorted
boolean isSorted
isIncrementalStatValid
boolean isIncrementalStatValid
isSumOfInversionsValid
boolean isSumOfInversionsValid
isSumOfLogarithmsValid
boolean isSumOfLogarithmsValid
hasSumOfLogarithms
boolean hasSumOfLogarithms
sumOfLogarithms
double sumOfLogarithms
hasSumOfInversions
boolean hasSumOfInversions
sumOfInversions
double sumOfInversions
sumOfPowers
double[] sumOfPowers
finder
cern.jet.stat.quantile.DoubleQuantileFinder finder
size
int size
- The number of elements consumed by incremental parameter maintainance.
min
double min
max
double max
sum
double sum
sum_xx
double sum_xx
bins
int bins
min
double min
binWidth
double binWidth
xunder
int xunder
xover
int xover
errors
double[] errors
heights
double[] heights
entries
int[] entries
nEntry
int nEntry
sumWeight
double sumWeight
sumWeightSquared
double sumWeightSquared
mean
double mean
rms
double rms
heights
double[][] heights
errors
double[][] errors
entries
int[][] entries
nEntry
int nEntry
sumWeight
double sumWeight
sumWeightSquared
double sumWeightSquared
meanX
double meanX
rmsX
double rmsX
meanY
double meanY
rmsY
double rmsY
heights
double[][][] heights
errors
double[][][] errors
entries
int[][][] entries
nEntry
int nEntry
sumWeight
double sumWeight
sumWeightSquared
double sumWeightSquared
meanX
double meanX
rmsX
double rmsX
meanY
double meanY
rmsY
double rmsY
meanZ
double meanZ
rmsZ
double rmsZ
min
double min
bins
int bins
edges
double[] edges
Jump to the Colt Homepage