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

/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/
H A DUnivariateRealSolverUtils.java200 LocalizedFormats.FAILED_BRACKETING,
/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
H A DLocalizedFormats.java98 FAILED_BRACKETING("number of iterations={0}, maximum iterations={1}, initial={2}, lower bound={3}, upper bound={4}, final a value={5}, final b value={6}, f(a)={7}, f(b)={8}"), enum constant in enum:LocalizedFormats

Completed in 81 milliseconds