Uses of Package
org.lsmp.djep.djep

Packages that use org.lsmp.djep.djep
org.lsmp.djep.djep   
org.lsmp.djep.djep.diffRules   
org.lsmp.djep.matrixJep   
 

Classes in org.lsmp.djep.djep used by org.lsmp.djep.djep
DifferentiationVisitor
          A class for performing differentation of an expression.
DiffRulesI
          Holds a set of rules describing how to differentiate a function.
DJep
          Adds differentation facilities to JEP.
DVariable
          Holds all info about a variable.
PartialDerivative
          Contains infomation about a PartialDerivative of a variable.
 

Classes in org.lsmp.djep.djep used by org.lsmp.djep.djep.diffRules
DiffRulesI
          Holds a set of rules describing how to differentiate a function.
DJep
          Adds differentation facilities to JEP.
 

Classes in org.lsmp.djep.djep used by org.lsmp.djep.matrixJep
DJep
          Adds differentation facilities to JEP.
DVariable
          Holds all info about a variable.
DVariableFactory
          A VariableFactory which can work with PartialDerivatives.
PartialDerivative
          Contains infomation about a PartialDerivative of a variable.
 



Copyright © 2014. All rights reserved.