Uses of Interface
com.tagtraum.perf.datastructures.Matrix

Packages that use Matrix
com.tagtraum.perf.datastructures Datastrucures, caches, and Algorithms. 
 

Uses of Matrix in com.tagtraum.perf.datastructures
 

Classes in com.tagtraum.perf.datastructures that implement Matrix
 class AbstractMatrix
          Base class for Matrix implementations.
 class ArrayMatrix
          ArrayList based matrix.
 class CRSMatrix
          Compressed Row Storage Matrix.
 class HashMatrix
          HashMap based matrix.
 



Copyright © 2002 Hendrik Schreiber
http://www.tagtraum.com/performance/
This software can be distributed under LGPL