|
|||||||||
| Home >> All >> com >> hartmath >> [ initial overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.hartmath.initial
Class EPureFunction

java.lang.Objectcom.hartmath.mapping.SFunctionEvaluator
com.hartmath.initial.EPureFunction
- All Implemented Interfaces:
- com.hartmath.mapping.FunctionEvaluator
- class EPureFunction
- extends com.hartmath.mapping.SFunctionEvaluator
| Constructor Summary | |
EPureFunction()
Constructor for the ELambda object |
|
| Method Summary | |
com.hartmath.expression.HObject |
evaluate(com.hartmath.expression.HFunction vect,
com.hartmath.lib.Session session)
Method Declaration. |
com.hartmath.expression.HObject |
substitute(com.hartmath.expression.HObject fun,
com.hartmath.expression.HObject obj,
com.hartmath.expression.HObject subst)
Description of the Method |
| Methods inherited from class com.hartmath.mapping.SFunctionEvaluator |
evaluate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
EPureFunction
public EPureFunction()
- Constructor for the ELambda object
| Method Detail |
evaluate
public com.hartmath.expression.HObject evaluate(com.hartmath.expression.HFunction vect, com.hartmath.lib.Session session)
- Method Declaration.
substitute
public com.hartmath.expression.HObject substitute(com.hartmath.expression.HObject fun, com.hartmath.expression.HObject obj, com.hartmath.expression.HObject subst)
- Description of the Method
|
|||||||||
| Home >> All >> com >> hartmath >> [ initial overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC