| Package | Description |
|---|---|
| org.lsmp.djep.djep | |
| org.lsmp.djep.matrixJep | |
| org.lsmp.djep.xjep | |
| org.nfunk.jep |
| Modifier and Type | Class and Description |
|---|---|
class |
DVariableFactory
A VariableFactory which can work with PartialDerivatives.
|
| Constructor and Description |
|---|
DSymbolTable(VariableFactory varFac) |
| Modifier and Type | Class and Description |
|---|---|
class |
MatrixVariableFactory
Allows creation of matrix aware variables.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XVariableFactory
A VariableFactory which creates XVariables (which have equations).
|
| Constructor and Description |
|---|
XSymbolTable(VariableFactory varFac)
Create a new XSymbolTable with the given variable factory.
|
| Modifier and Type | Method and Description |
|---|---|
VariableFactory |
SymbolTable.getVariableFactory()
Returns the variable factory of this instance.
|
| Constructor and Description |
|---|
SymbolTable(VariableFactory varFac)
SymbolTable should always be constructed an associated variable factory.
|
Copyright © 2018. All rights reserved.