Searched refs:CONTRACTION_CRITERIA_SMALLER_THAN_ONE (Results 1 - 2 of 2) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
H A DLocalizedFormats.java77 CONTRACTION_CRITERIA_SMALLER_THAN_ONE("contraction criteria smaller than one ({0}). This would lead to a never ending loop of expansion and contraction as an internal storage array length equal to the number of elements would satisfy the contraction criteria."), enum constant in enum:LocalizedFormats
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
H A DResizableDoubleArray.java399 LocalizedFormats.CONTRACTION_CRITERIA_SMALLER_THAN_ONE,

Completed in 164 milliseconds