Home
last modified time | relevance | path

Searched refs:CONVERGENCE_FAILED (Results 1 – 3 of 3) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/
DConvergenceException.java46 LocalizedFormats.CONVERGENCE_FAILED, in ConvergenceException()
58 LocalizedFormats.CONVERGENCE_FAILED, in ConvergenceException()
/external/apache-commons-math/src/main/java/org/apache/commons/math/
DConvergenceException.java38 super(LocalizedFormats.CONVERGENCE_FAILED); in ConvergenceException()
/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
DLocalizedFormats.java78 CONVERGENCE_FAILED("convergence failed"), enumConstant