Uses of Interface
edu.cmu.relativelayout.equation.Equation

Packages that use Equation
edu.cmu.relativelayout.matrix   
 

Uses of Equation in edu.cmu.relativelayout.matrix
 

Methods in edu.cmu.relativelayout.matrix with parameters of type Equation
 void RelativeMatrix.addEquation(Variable variable, Equation equation)
          Adds the given Equation to the matrix with the given Variable as its primary variable.