Searched refs:INCREASING (Results 1 - 7 of 7) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/
H A DNonMonotonousSequenceException.java63 this(wrong, previous, index, MathUtils.OrderDirection.INCREASING, true);
82 super(direction == MathUtils.OrderDirection.INCREASING ?
/external/caliper/examples/src/main/java/examples/
H A DArraySortBenchmark.java65 INCREASING { enum constant in enum:ArraySortBenchmark.Distribution
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/interpolation/
H A DSmoothingBicubicSplineInterpolator.java61 MathUtils.checkOrder(xval, OrderDirection.INCREASING, true);
62 MathUtils.checkOrder(yval, OrderDirection.INCREASING, true);
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
H A DMathUtils.java2065 INCREASING, enum constant in enum:MathUtils.OrderDirection
2086 case INCREASING:
2128 checkOrder(val, OrderDirection.INCREASING, true);
2144 checkOrder(val, OrderDirection.INCREASING, strict);
/external/python/cpython2/Lib/lib-tk/
H A DTix.py56 INCREASING = 'increasing' variable
/external/python/cpython3/Lib/tkinter/
H A Dtix.py48 INCREASING = 'increasing' variable
/external/conscrypt/benchmark-android/
H A Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties.java package vogar ...

Completed in 191 milliseconds