java.lang.Object
com.hartmath.mapping.SFunctionEvaluator
com.hartmath.mapping.E1SArg
com.hartmath.loadable.EExpand
com.hartmath.loadable.EExpandAll
- All Implemented Interfaces:
- com.hartmath.mapping.FunctionEvaluator
- public class EExpandAll
- extends EExpand
Class Declaration.
- Version:
- %I%, %G%
|
Constructor Summary |
EExpandAll()
Constructor for the EExpandAll object |
| Methods inherited from class com.hartmath.mapping.E1SArg |
e1ComArg, e1ComArg, e1DblArg, e1DblArg, e1DblComArg, e1DblComArg, e1FraArg, e1FraArg, e1FunArg, e1FunArg, e1IntArg, e1IntArg, e1ObjArg, e1SymArg, e1SymArg, evaluate, operatorString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EExpandAll
public EExpandAll()
- Constructor for the EExpandAll object
mapExpand
public com.hartmath.expression.HObject mapExpand(com.hartmath.expression.HFunction f,
com.hartmath.lib.Session session)
- Method Declaration.
- Overrides:
mapExpand in class EExpand
multiplyMultiExpand
public com.hartmath.expression.HObject multiplyMultiExpand(com.hartmath.expression.HFunction f,
int i)
- Method Declaration.
- Overrides:
multiplyMultiExpand in class EExpand
multiplyExpand
public com.hartmath.expression.HObject multiplyExpand(com.hartmath.expression.HObject o0,
com.hartmath.expression.HObject o1)
- Method Declaration.
- Overrides:
multiplyExpand in class EExpand