public class MatrixOperatorTable extends FieldOperatorTable
OperatorTable2.BasicOperators, OperatorTable2.PsudoOperators, OperatorTable2.SpecialOperatorsEmptyOperatorTable.OperatorKeyfield| Constructor and Description |
|---|
MatrixOperatorTable(MatrixFactoryI mfact,
MatrixFieldI mfield) |
MatrixOperatorTable(OperatorTable2 oldTable,
MatrixFactoryI mfact,
MatrixFieldI mfield) |
| Modifier and Type | Method and Description |
|---|---|
MatrixFactoryI |
getMatrixFactory() |
MatrixFieldI |
getMatrixField() |
protected void |
setBasicPfmcs()
Sets the standard set of pfmc's for basic operators.
|
protected void |
setMatrixPfmcs()
Sets the pfmc's for basic and special operators.
|
protected void |
setSpecialPfmcs()
Does nothing, prevents parents method being called in copy constructor.
|
getAddFunction, getAndFunction, getDivFunction, getEqFunction, getField, getGeFunction, getGtFunction, getLeFunction, getLtFunction, getModFunction, getMulFunction, getNeFunction, getNegFunction, getNotFunction, getOrFunction, getPowFunction, getSubFunction, setPsudoPfmcsgetAdd, getAnd, getAssign, getCross, getDivide, getDot, getEle, getEQ, getGE, getGT, getLE, getList, getLT, getMod, getMultiply, getNE, getNop, getNot, getOr, getPower, getRange, getSubtract, getUDivide, getUMinus, getUPlusaddOperator, addOperator, appendOperator, entrySet, getKey, getLightWeightInstance, getNumOps, getOperator, getOperators, getOperatorsByName, getOperatorsBySymbol, init, insertOperator, keySet, removeOperator, removeOperator, replaceOperator, replaceOperator, setBinaryInverseOp, setDistributiveOver, setGroupOperatorRelations, setGroupOperatorRelations, setInverseOp, setPrecedenceTable, setRootOp, setStandardOperatorRelations, toStringpublic MatrixOperatorTable(MatrixFactoryI mfact, MatrixFieldI mfield)
public MatrixOperatorTable(OperatorTable2 oldTable, MatrixFactoryI mfact, MatrixFieldI mfield)
protected void setBasicPfmcs()
StandardOperatorTable2setBasicPfmcs in class FieldOperatorTableOperatorTable2.BasicOperatorsprotected void setSpecialPfmcs()
FieldOperatorTablesetSpecialPfmcs in class FieldOperatorTableOperatorTable2.SpecialOperatorsprotected void setMatrixPfmcs()
public MatrixFieldI getMatrixField()
public MatrixFactoryI getMatrixFactory()
Copyright © 2018 Singular Systems http://www.singularsys.com/jep