Uses of Class
org.ujmp.core.objectmatrix.impl.EmptyMatrix
-
Packages that use EmptyMatrix Package Description org.ujmp.core.matrix.factory -
-
Uses of EmptyMatrix in org.ujmp.core.matrix.factory
Fields in org.ujmp.core.matrix.factory declared as EmptyMatrix Modifier and Type Field Description static EmptyMatrix
AbstractMatrixFactory. EMPTYMATRIX
Methods in org.ujmp.core.matrix.factory that return EmptyMatrix Modifier and Type Method Description EmptyMatrix
AbstractMatrixFactory. emptyMatrix()
-