|
|||||||||
PREV NEXT | All Classes |
Deprecated Classes | |
---|---|
cern.colt.matrix.doublealgo.Transform
|
Deprecated Methods | |
---|---|
jhplot.math.ArrayMathUtils.equals(int[], int[])
Use java.util.Arrays instead. |
|
jhplot.math.DoubleArray.one(int)
use fill(int m, double c) instead. |
|
jhplot.math.DoubleArray.one(int, double)
Use fill(int m, double c) instead. |
|
jhplot.math.DoubleArray.one(int, int)
use fill(int m, int n, 1.0) instead. |
|
jhplot.math.DoubleArray.one(int, int, double)
use fill(int m, int n, double c) instead. |
|
cern.colt.GenericPermuting.permute(int[], Swapper, int[])
|
|
cern.jet.stat.tfloat.quantile.FloatEquiDepthHistogram.size()
Deprecated. Returns the number of bin boundaries. |
|
cern.jet.stat.quantile.EquiDepthHistogram.size()
Deprecated. Returns the number of bin boundaries. |
|
cern.jet.stat.tdouble.quantile.DoubleEquiDepthHistogram.size()
Deprecated. Returns the number of bin boundaries. |
|
cern.colt.list.MinMaxNumberList.xminimum()
|
|
cern.colt.list.tlong.MinMaxNumberList.xminimum()
|
|
|||||||||
PREV NEXT | All Classes |