Home
last modified time | relevance | path

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

/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/
DNewtonSolver.java179 … MathRuntimeException.createIllegalArgumentException(LocalizedFormats.FUNCTION_NOT_DIFFERENTIABLE); in solve()
/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
DLocalizedFormats.java104 FUNCTION_NOT_DIFFERENTIABLE("function is not differentiable"), enumConstant