Home
last modified time | relevance | path

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

/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/
DLaguerreSolver.java65 …hrow MathRuntimeException.createIllegalArgumentException(LocalizedFormats.FUNCTION_NOT_POLYNOMIAL); in LaguerreSolver()
223 …hrow MathRuntimeException.createIllegalArgumentException(LocalizedFormats.FUNCTION_NOT_POLYNOMIAL); in solve()
/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
DLocalizedFormats.java105 FUNCTION_NOT_POLYNOMIAL("function is not polynomial"), enumConstant