public class ASTMFunNode extends ASTFunNode implements MatrixNodeI
children, id, parent, parser| Constructor and Description |
|---|
ASTMFunNode(int i) |
| Modifier and Type | Method and Description |
|---|---|
Dimensions |
getDim() |
MatrixValueI |
getMValue() |
void |
setDim(Dimensions dim) |
getName, getOperator, getPFMC, isOperator, jjtAccept, setFunction, setOperator, toStringchildrenAccept, dump, getId, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitjjtAccept, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParentpublic Dimensions getDim()
getDim in interface MatrixNodeIpublic void setDim(Dimensions dim)
public MatrixValueI getMValue()
getMValue in interface MatrixNodeICopyright © 2018. All rights reserved.