Uses of Class
pipe.dataLayer.DataLayer.Matrix

Packages that use DataLayer.Matrix
pipe.dataLayer   
 

Uses of DataLayer.Matrix in pipe.dataLayer
 

Methods in pipe.dataLayer with parameters of type DataLayer.Matrix
 void DataLayer.Matrix.add(DataLayer.Matrix matrixInput)
          Add a another matrix current matrix
 void DataLayer.Matrix.minus(DataLayer.Matrix matrixInput)
          Subtract a another matrix from current matrix