Uses of Interface
org.ujmp.core.floatmatrix.DenseFloatMatrix

Packages that use DenseFloatMatrix
org.ujmp.core.floatmatrix   
org.ujmp.core.floatmatrix.impl   
org.ujmp.core.floatmatrix.stub   
 

Uses of DenseFloatMatrix in org.ujmp.core.floatmatrix
 

Subinterfaces of DenseFloatMatrix in org.ujmp.core.floatmatrix
 interface DenseFloatMatrix2D
           
 

Uses of DenseFloatMatrix in org.ujmp.core.floatmatrix.impl
 

Classes in org.ujmp.core.floatmatrix.impl that implement DenseFloatMatrix
 class ArrayDenseFloatMatrix2D
           
 class DefaultDenseFloatMatrix2D
           
 

Uses of DenseFloatMatrix in org.ujmp.core.floatmatrix.stub
 

Classes in org.ujmp.core.floatmatrix.stub that implement DenseFloatMatrix
 class AbstractDenseFloatMatrix
           
 class AbstractDenseFloatMatrix2D
           
 



Copyright © 2010. All Rights Reserved.