Uses of Class
org.ujmp.core.longmatrix.stub.AbstractLongMatrix

Packages that use AbstractLongMatrix
org.ujmp.core.longmatrix.impl   
org.ujmp.core.longmatrix.stub   
org.ujmp.core.util.matrices   
 

Uses of AbstractLongMatrix in org.ujmp.core.longmatrix.impl
 

Subclasses of AbstractLongMatrix in org.ujmp.core.longmatrix.impl
 class DefaultDenseLongMatrix2D
           
 class LongCalculationMatrix
           
 class SimpleDenseLongMatrix2D
           
 

Uses of AbstractLongMatrix in org.ujmp.core.longmatrix.stub
 

Subclasses of AbstractLongMatrix in org.ujmp.core.longmatrix.stub
 class AbstractDenseLongMatrix
           
 class AbstractDenseLongMatrix2D
           
 class AbstractSparseLongMatrix
           
 class AbstractSparseLongMatrix2D
           
 

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

Subclasses of AbstractLongMatrix in org.ujmp.core.util.matrices
 class MatrixMemoryUsage
           
 class MatrixRandomSeed
           
 class MatrixSystemTime
           
 



Copyright © 2010. All Rights Reserved.