HomeSort by relevance Sort by last modified time
    Searched refs:CONTRACTION_CRITERIA_SMALLER_THAN_ONE (Results 1 - 2 of 2) sorted by null

  /external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
LocalizedFormats.java 77 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."),
  /external/apache-commons-math/src/main/java/org/apache/commons/math/util/
ResizableDoubleArray.java 399 LocalizedFormats.CONTRACTION_CRITERIA_SMALLER_THAN_ONE,
    [all...]

Completed in 120 milliseconds