Home
last modified time | relevance | path

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

/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/
DLaguerreSolver.java318 LocalizedFormats.NON_POSITIVE_POLYNOMIAL_DEGREE, n); in solveAll()
367 LocalizedFormats.NON_POSITIVE_POLYNOMIAL_DEGREE, n); in solve()
/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
DLocalizedFormats.java156 NON_POSITIVE_POLYNOMIAL_DEGREE("polynomial degree must be positive: degree={0}"), enumConstant