Home
last modified time | relevance | path

Searched refs:ARRAY_SUMS_TO_ZERO (Results 1 – 2 of 2) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
DLocalizedFormats.java46 ARRAY_SUMS_TO_ZERO("array sums to zero"), enumConstant
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
DMathUtils.java1443 … throw MathRuntimeException.createArithmeticException(LocalizedFormats.ARRAY_SUMS_TO_ZERO);