org.matheclipse.core.eval
Class EvalDouble
- java.lang.Object
-
- org.matheclipse.parser.client.eval.DoubleEvaluator
-
- org.matheclipse.core.eval.EvalDouble
-
public class EvalDouble extends DoubleEvaluator
-
-
Field Summary
-
Fields inherited from class org.matheclipse.parser.client.eval.DoubleEvaluator
EPSILON
-
-
Constructor Summary
Constructors Constructor and Description EvalDouble()EvalDouble(ASTNode node, boolean relaxedSyntax)EvalDouble(boolean relaxedSyntax)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static doubleeval(double[] stack, int top, IExpr expr)static doubleevalAST(double[] stack, int top, IAST ast)static doubleevalSymbol(ISymbol symbol)-
Methods inherited from class org.matheclipse.parser.client.eval.DoubleEvaluator
clearVariables, defineVariable, defineVariable, defineVariable, defineVariable, derivative, derivative, evaluate, evaluate, evaluateFunction, evaluateFunctionLogical, evaluateNode, evaluateNodeLogical, getCallbackFunction, getVariable, getVariables, getVariables, isSymbol, isSymbol, optimizeFunction, parse, parseNode, setCallbackFunction
-
-
-
-
Constructor Detail
-
EvalDouble
public EvalDouble()
-
EvalDouble
public EvalDouble(boolean relaxedSyntax)
-
EvalDouble
public EvalDouble(ASTNode node, boolean relaxedSyntax)
-
-
DMelt 3.0 © DataMelt by jWork.ORG