|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| MatrixSpecialEvaluationI | If a function requires a special form of evaluation it should implement this interface. |
| MatrixVariableI | Matrix aware variables should implement this interface. |
| Class Summary | |
| MatrixEvaluator | This visitor evaluates a the tree representing the equation. |
| MatrixJep | An extension of JEP which allows advanced vector and matrix handeling and differentation. |
| MatrixNodeFactory | This class is used to create nodes of specified types. |
| MatrixOperatorSet | The set of operators used in matricies. |
| MatrixPartialDerivative | Contains infomation about a PartialDerivative of a variable. |
| MatrixPreprocessor | This visitor does the majority of preprocessing work. |
| MatrixVariable | Holds all info about a variable. |
| MatrixVariableFactory | Allows creation of matrix aware variables. |
Advanced vector and matrix handeling.
For a simplier and smaller vector and matrix handeling
see vectorJep.
This package adds:
| Sub-packages | |
| org.lsmp.djep.matrixJep.function | Some functions for use with MatrixJep |
| org.lsmp.djep.matrixJep.nodeTypes | The types of Node's used by MatrixJep. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||