Uses of Package
org.lsmp.djep.matrixJep

Packages that use org.lsmp.djep.matrixJep
org.lsmp.djep.matrixJep   
org.lsmp.djep.matrixJep.function   
org.lsmp.djep.mrpe   
 

Classes in org.lsmp.djep.matrixJep used by org.lsmp.djep.matrixJep
MatrixEvaluator
          This visitor evaluates a the tree representing the equation.
MatrixJep
          An extension of JEP which allows advanced vector and matrix handling and differentation.
MatrixNodeFactory
          This class is used to create nodes of specified types.
MatrixPreprocessor
          This visitor does the majority of preprocessing work.
MatrixVariable
          Holds all info about a variable.
MatrixVariableFactory
          Allows creation of matrix aware variables.
MatrixVariableI
          Matrix aware variables should implement this interface.
 

Classes in org.lsmp.djep.matrixJep used by org.lsmp.djep.matrixJep.function
MatrixEvaluator
          This visitor evaluates a the tree representing the equation.
MatrixJep
          An extension of JEP which allows advanced vector and matrix handling and differentation.
MatrixNodeFactory
          This class is used to create nodes of specified types.
MatrixPreprocessor
          This visitor does the majority of preprocessing work.
MatrixSpecialEvaluationI
          If a function requires a special form of evaluation it should implement this interface.
SpecialPreProcessorI
          Applies a special preprocessing step for a function or operator.
 

Classes in org.lsmp.djep.matrixJep used by org.lsmp.djep.mrpe
MatrixJep
          An extension of JEP which allows advanced vector and matrix handling and differentation.
MatrixVariableI
          Matrix aware variables should implement this interface.
 



Copyright © 2014. All rights reserved.