public class MatrixOperatorSet extends XOperatorSet
Modifier and Type | Field and Description |
---|---|
protected Operator |
TENSOR |
OP_ADD, OP_AND, OP_ASSIGN, OP_CROSS, OP_DIVIDE, OP_DOT, OP_ELEMENT, 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 and Description |
---|
MatrixOperatorSet() |
Modifier and Type | Method and Description |
---|---|
Operator |
getMList() |
Operator[] |
getOperators()
Gets the list of operators.
|
printOperators, setPrecedenceTable
protected Operator TENSOR
public Operator getMList()
public Operator[] getOperators()
OperatorSet
getOperators
in class OperatorSet
http://www.singularsys.com/jep Copyright © 2007 Singular Systems