Uses of Interface
org.ujmp.core.intmatrix.DenseIntMatrix

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

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

Classes in org.ujmp.core.doublematrix.impl that implement DenseIntMatrix
 class ImageMatrix
           
 

Uses of DenseIntMatrix in org.ujmp.core.intmatrix
 

Subinterfaces of DenseIntMatrix in org.ujmp.core.intmatrix
 interface DenseIntMatrix2D
           
 

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

Classes in org.ujmp.core.intmatrix.impl that implement DenseIntMatrix
 class DefaultDenseIntMatrix2D
           
 class SimpleDenseIntMatrix2D
           
 

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

Classes in org.ujmp.core.intmatrix.stub that implement DenseIntMatrix
 class AbstractDenseIntMatrix
           
 class AbstractDenseIntMatrix2D
           
 

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

Classes in org.ujmp.core.util.matrices that implement DenseIntMatrix
 class MatrixAvailableProcessors
           
 



Copyright © 2010. All Rights Reserved.