Uses of Interface
org.ujmp.core.genericmatrix.DenseGenericMatrix2D

Packages that use DenseGenericMatrix2D
org.ujmp.core.genericmatrix.impl   
org.ujmp.core.genericmatrix.stub   
org.ujmp.core.listmatrix   
org.ujmp.core.setmatrix   
 

Uses of DenseGenericMatrix2D in org.ujmp.core.genericmatrix.impl
 

Classes in org.ujmp.core.genericmatrix.impl that implement DenseGenericMatrix2D
 class DefaultDenseGenericMatrix2D<A>
           
 

Uses of DenseGenericMatrix2D in org.ujmp.core.genericmatrix.stub
 

Classes in org.ujmp.core.genericmatrix.stub that implement DenseGenericMatrix2D
 class AbstractDenseGenericMatrix2D<A>
           
 

Uses of DenseGenericMatrix2D in org.ujmp.core.listmatrix
 

Classes in org.ujmp.core.listmatrix that implement DenseGenericMatrix2D
 class AbstractListMatrix<A>
           
 class DefaultListMatrix<A>
           
 

Uses of DenseGenericMatrix2D in org.ujmp.core.setmatrix
 

Classes in org.ujmp.core.setmatrix that implement DenseGenericMatrix2D
 class AbstractSetMatrix<A>
           
 class DefaultSetMatrix<A>
           
 



Copyright © 2010. All Rights Reserved.