| Package | Description |
|---|---|
| org.lsmp.djep.djep | |
| org.lsmp.djep.groupJep | |
| org.lsmp.djep.rewrite | |
| org.lsmp.djep.sjep | |
| org.lsmp.djep.xjep |
| Modifier and Type | Class and Description |
|---|---|
class |
DifferentiationVisitor
A class for performing differentation of an expression.
|
class |
DPrintVisitor
An extension of PrintVisitor which will print the equations of a variable if required.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PolynomialVisitor
Constructs a polynomial from a JEP equation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RewriteVisitor
Simplifies an expression.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PolynomialCreator
Main entry point for simplification routines.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommandVisitor
Executes commands like diff and eval embedded in expression trees.
|
class |
DeepCopyVisitor
A Visitor which returns an exact copy of the tree.
|
class |
ErrorCatchingVisitor
An abstract ParserVisitor
which adds some useful error handling facilities.
|
class |
PrintVisitor
Prints an expression.
|
class |
SimplificationVisitor
Simplifies an expression.
|
class |
SubstitutionVisitor
Allows substitution of a given variable with an expression tree.
|
Copyright © 2018. All rights reserved.