Uses of Class
com.tagtraum.perf.datastructures.AbstractMatrix

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

Uses of AbstractMatrix in com.tagtraum.perf.datastructures
 

Subclasses of AbstractMatrix in com.tagtraum.perf.datastructures
 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