Uses of Class
idl.tmt.representation.matrix.TmtVector

Packages that use TmtVector
idl.tmt.representation.matrix   
 

Uses of TmtVector in idl.tmt.representation.matrix
 

Methods in idl.tmt.representation.matrix that return TmtVector
 TmtVector TmtMatrix.getColumn(int i)
          get a column from the matrix
 TmtVector TmtMatrix.getRow(int i)
          get a row from the matrix