| Package | Description |
|---|---|
| org.lsmp.djep.groupJep | |
| org.lsmp.djep.matrixJep | |
| org.lsmp.djep.rewrite | |
| org.lsmp.djep.vectorJep | |
| org.lsmp.djep.xjep | |
| org.nfunk.jep |
| Modifier and Type | Class and Description |
|---|---|
class |
GOperatorSet
The set of operators used in the parser.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MatrixOperatorSet
The set of operators used in matricies.
|
| Modifier and Type | Field and Description |
|---|---|
protected OperatorSet |
AbstractRewrite.opSet
An OperatorSet used for finding operators.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VOperatorSet |
| Modifier and Type | Class and Description |
|---|---|
class |
XOperatorSet
An OperatorSet where the operators have information about their commutativity etc.
|
| Constructor and Description |
|---|
XOperatorSet(OperatorSet opSet)
Creates the operator set from a given set.
|
| Modifier and Type | Field and Description |
|---|---|
protected OperatorSet |
JEP.opSet
OperatorSet
|
| Modifier and Type | Method and Description |
|---|---|
OperatorSet |
JEP.getOperatorSet()
Returns the operator set.
|
Copyright © 2018. All rights reserved.