Home
last modified time | relevance | path

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

/external/apache-commons-math/src/main/java/org/apache/commons/math/
DFunctionEvaluationException.java47 super(LocalizedFormats.EVALUATION_FAILED, argument); in FunctionEvaluationException()
59 super(LocalizedFormats.EVALUATION_FAILED, new ArrayRealVector(argument)); in FunctionEvaluationException()
/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
DLocalizedFormats.java95 EVALUATION_FAILED("evaluation failed for argument = {0}"), enumConstant