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

  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/
UnivariateRealSolverUtils.java 175 LocalizedFormats.INVALID_MAX_ITERATIONS, maximumIterations);
  /external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
LocalizedFormats.java 129 INVALID_MAX_ITERATIONS("bad value for maximum iterations number: {0}"),

Completed in 107 milliseconds