Uses of Package
idl.tmt.representation.matrix

Packages that use idl.tmt.representation.matrix
idl.tmt.documentsource   
idl.tmt.documentsource.webcrawl   
idl.tmt.representation   
idl.tmt.representation.matrix   
idl.tmt.representation.transformations   
idl.tmt.testing   
idl.tmt.util   
 

Classes in idl.tmt.representation.matrix used by idl.tmt.documentsource
BadDimensionException
           
TmtMatrix
          Encapsulates matrix representation and manipulation via the colt library.
 

Classes in idl.tmt.representation.matrix used by idl.tmt.documentsource.webcrawl
BadDimensionException
           
TmtMatrix
          Encapsulates matrix representation and manipulation via the colt library.
 

Classes in idl.tmt.representation.matrix used by idl.tmt.representation
BadDimensionException
           
TmtMatrix
          Encapsulates matrix representation and manipulation via the colt library.
 

Classes in idl.tmt.representation.matrix used by idl.tmt.representation.matrix
BadDimensionException
           
TmtMatrix
          Encapsulates matrix representation and manipulation via the colt library.
TmtVector
          An encapsulated version of colt's DoubleMatrix1D, intended for use with the TmtMatrix class.
 

Classes in idl.tmt.representation.matrix used by idl.tmt.representation.transformations
TmtMatrix
          Encapsulates matrix representation and manipulation via the colt library.
 

Classes in idl.tmt.representation.matrix used by idl.tmt.testing
BadDimensionException
           
TmtMatrix
          Encapsulates matrix representation and manipulation via the colt library.
 

Classes in idl.tmt.representation.matrix used by idl.tmt.util
BadDimensionException
           
TmtMatrix
          Encapsulates matrix representation and manipulation via the colt library.