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

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

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

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

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

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

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

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

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

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



Copyright © 2010. All Rights Reserved.