Uses of Class
org.ujmp.core.doublematrix.impl.BlockMatrixLayout
-
Packages that use BlockMatrixLayout Package Description org.ujmp.core.doublematrix.impl -
-
Uses of BlockMatrixLayout in org.ujmp.core.doublematrix.impl
Fields in org.ujmp.core.doublematrix.impl declared as BlockMatrixLayout Modifier and Type Field Description protected BlockMatrixLayout
BlockDenseDoubleMatrix2D. layout
Layout of matrix and blocks.Methods in org.ujmp.core.doublematrix.impl that return BlockMatrixLayout Modifier and Type Method Description BlockMatrixLayout
BlockDenseDoubleMatrix2D. getBlockLayout()
-