| Package | Description |
|---|---|
| org.lsmp.djep.matrixJep | |
| org.lsmp.djep.matrixJep.function |
| Modifier and Type | Field and Description |
|---|---|
protected MatrixEvaluator |
MatrixJep.mev |
| Modifier and Type | Method and Description |
|---|---|
MatrixValueI |
MatrixSpecialEvaluationI.evaluate(MatrixNodeI node,
MatrixEvaluator visitor,
MatrixJep jep)
Returns the result of evaluating this node and the tree below.
|
| Modifier and Type | Method and Description |
|---|---|
MatrixValueI |
MMap.evaluate(MatrixNodeI node,
MatrixEvaluator visitor,
MatrixJep jep) |
MatrixValueI |
MIf.evaluate(MatrixNodeI node,
MatrixEvaluator visitor,
MatrixJep j)
Evaluate the node, uses lazy evaluation.
|
MatrixValueI |
MAssign.evaluate(MatrixNodeI node,
MatrixEvaluator visitor,
MatrixJep j)
A special methods for evaluating an assignment.
|
Copyright © 2018. All rights reserved.