Uses of Class
org.ujmp.core.doublematrix.impl.BlockMatrixLayout

Packages that use BlockMatrixLayout
org.ujmp.core.doublematrix.impl   
 

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

Fields in org.ujmp.core.doublematrix.impl declared as BlockMatrixLayout
protected  BlockMatrixLayout BlockDenseDoubleMatrix2D.layout
          Layout of matrix and blocks.
 

Methods in org.ujmp.core.doublematrix.impl that return BlockMatrixLayout
 BlockMatrixLayout BlockDenseDoubleMatrix2D.getBlockLayout()
           
 



Copyright © 2010. All Rights Reserved.