|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nfunk.jep.OperatorSet
org.lsmp.djep.xjep.XOperatorSet
org.lsmp.djep.matrixJep.MatrixOperatorSet
The set of operators used in matricies.
| Field Summary | |
protected Operator |
TENSOR
|
| Fields inherited from class org.nfunk.jep.OperatorSet |
OP_ADD, OP_AND, OP_ASSIGN, OP_CROSS, OP_DIVIDE, OP_DOT, OP_EQ, OP_GE, OP_GT, OP_LE, OP_LIST, OP_LT, OP_MOD, OP_MULTIPLY, OP_NE, OP_NOT, OP_OR, OP_POWER, OP_SUBTRACT, OP_UDIVIDE, OP_UMINUS |
| Constructor Summary | |
MatrixOperatorSet()
|
|
| Method Summary | |
Operator |
getMList()
|
Operator[] |
getOperators()
Gets the list of operators. |
| Methods inherited from class org.lsmp.djep.xjep.XOperatorSet |
printOperators, setPrecedenceTable |
| Methods inherited from class org.nfunk.jep.OperatorSet |
getAdd, getAnd, getAssign, getCross, getDivide, getDot, getEQ, getGE, getGT, getLE, getList, getLT, getMod, getMultiply, getNE, getNot, getOr, getPower, getSubtract, getUMinus |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected Operator TENSOR
| Constructor Detail |
public MatrixOperatorSet()
| Method Detail |
public Operator getMList()
public Operator[] getOperators()
OperatorSet
getOperators in class OperatorSet
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||