Uses of Interface
org.ujmp.core.bytematrix.DenseByteMatrix

Packages that use DenseByteMatrix
org.ujmp.core.bytematrix   
org.ujmp.core.bytematrix.impl   
org.ujmp.core.bytematrix.stub   
 

Uses of DenseByteMatrix in org.ujmp.core.bytematrix
 

Subinterfaces of DenseByteMatrix in org.ujmp.core.bytematrix
 interface DenseByteMatrix2D
           
 

Uses of DenseByteMatrix in org.ujmp.core.bytematrix.impl
 

Classes in org.ujmp.core.bytematrix.impl that implement DenseByteMatrix
 class ArrayDenseByteMatrix2D
           
 class DefaultDenseByteMatrix2D
           
 

Uses of DenseByteMatrix in org.ujmp.core.bytematrix.stub
 

Classes in org.ujmp.core.bytematrix.stub that implement DenseByteMatrix
 class AbstractDenseByteMatrix
           
 class AbstractDenseByteMatrix2D
           
 



Copyright © 2010. All Rights Reserved.