org.matheclipse.parser.client.eval
Interface IDoubleCallbackFunction
-
- All Known Implementing Classes:
- CoreCallbackFunction
public interface IDoubleCallbackFunctionA call back function which could be used inDoubleEvaluator, for evaluating user-defined functions.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description doubleevaluate(DoubleEvaluator engine, FunctionNode function, double[] args)
-
-
-
Method Detail
-
evaluate
double evaluate(DoubleEvaluator engine, FunctionNode function, double[] args)
-
-
DMelt 3.0 © DataMelt by jWork.ORG