Uses of Interface
org.lsmp.djep.matrixJep.MatrixVariableI

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

Uses of MatrixVariableI in org.lsmp.djep.matrixJep
 

Classes in org.lsmp.djep.matrixJep that implement MatrixVariableI
 class MatrixPartialDerivative
          Contains information about a PartialDerivative of a variable.
 class MatrixVariable
          Holds all info about a variable.
 

Uses of MatrixVariableI in org.lsmp.djep.mrpe
 

Methods in org.lsmp.djep.mrpe with parameters of type MatrixVariableI
 MRpCommandList MRpEval.compile(MatrixVariableI var, Node node)
          compile an expression of the type var = node.
 int MRpEval.getVarRef(MatrixVariableI var)
          Finds the reference number used for this variable.
 



Copyright © 2014. All rights reserved.