Uses of Interface
org.ujmp.core.interfaces.HasBlockDoubleArray2D
-
Packages that use HasBlockDoubleArray2D Package Description org.ujmp.core.doublematrix.impl -
-
Uses of HasBlockDoubleArray2D in org.ujmp.core.doublematrix.impl
Classes in org.ujmp.core.doublematrix.impl that implement HasBlockDoubleArray2D Modifier and Type Class Description class
BlockDenseDoubleMatrix2D
A dense 2D matrix with square block layout.
-