Uses of Class
org.ujmp.core.intmatrix.stub.AbstractIntMatrix

Packages that use AbstractIntMatrix
org.ujmp.core.doublematrix.impl   
org.ujmp.core.intmatrix.impl   
org.ujmp.core.intmatrix.stub   
org.ujmp.core.util.matrices   
 

Uses of AbstractIntMatrix in org.ujmp.core.doublematrix.impl
 

Subclasses of AbstractIntMatrix in org.ujmp.core.doublematrix.impl
 class ImageMatrix
           
 

Uses of AbstractIntMatrix in org.ujmp.core.intmatrix.impl
 

Subclasses of AbstractIntMatrix in org.ujmp.core.intmatrix.impl
 class DefaultDenseIntMatrix2D
           
 class IntCalculationMatrix
           
 class SimpleDenseIntMatrix2D
           
 

Uses of AbstractIntMatrix in org.ujmp.core.intmatrix.stub
 

Subclasses of AbstractIntMatrix in org.ujmp.core.intmatrix.stub
 class AbstractDenseIntMatrix
           
 class AbstractDenseIntMatrix2D
           
 class AbstractSparseIntMatrix
           
 class AbstractSparseIntMatrix2D
           
 

Uses of AbstractIntMatrix in org.ujmp.core.util.matrices
 

Subclasses of AbstractIntMatrix in org.ujmp.core.util.matrices
 class MatrixAvailableProcessors
           
 



Copyright © 2010. All Rights Reserved.