|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MRpCommandList | |
|---|---|
| org.lsmp.djep.mrpe | |
| Uses of MRpCommandList in org.lsmp.djep.mrpe |
|---|
| Methods in org.lsmp.djep.mrpe that return MRpCommandList | |
|---|---|
MRpCommandList |
MRpEval.compile(MatrixVariableI var,
Node node)
compile an expression of the type var = node. |
MRpCommandList |
MRpEval.compile(Node node)
Compile the expressions to produce a set of commands in reverse Polish notation. |
| Methods in org.lsmp.djep.mrpe with parameters of type MRpCommandList | |
|---|---|
MRpRes |
MRpEval.evaluate(MRpCommandList comList)
Evaluate the expression. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||