|
Class Summary |
| Diff |
The diff(f,x) operator. |
| DifferentiationVisitor |
A class for performing differentation of an expression. |
| DJep |
Adds differentation facilities to JEP. |
| DPrintVisitor |
An extension of PrintVisitor which will print the equations of a variable if required. |
| DSymbolTable |
A SymbolTable which works with partial derivatives of variables. |
| DVariable |
Holds all info about a variable. |
| DVariableFactory |
A VariableFactory which can work with PartialDerivatives. |
| PartialDerivative |
Contains infomation about a PartialDerivative of a variable. |