| Package | Description |
|---|---|
| org.lsmp.djep.mrpe |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
MRpRes |
MRpEval.evaluate(MRpCommandList comList)
Evaluate the expression.
|
Copyright © 2018. All rights reserved.