Uses of Class
org.ujmp.core.util.matrices.LocalhostMatrix
-
Packages that use LocalhostMatrix Package Description org.ujmp.core.matrix.factory org.ujmp.core.util.matrices -
-
Uses of LocalhostMatrix in org.ujmp.core.matrix.factory
Methods in org.ujmp.core.matrix.factory that return LocalhostMatrix Modifier and Type Method Description LocalhostMatrix
AbstractMatrixFactory. localhostMatrix()
-
Uses of LocalhostMatrix in org.ujmp.core.util.matrices
Fields in org.ujmp.core.util.matrices declared as LocalhostMatrix Modifier and Type Field Description private static LocalhostMatrix
LocalhostMatrix. instance
Methods in org.ujmp.core.util.matrices that return LocalhostMatrix Modifier and Type Method Description static LocalhostMatrix
LocalhostMatrix. getInstance()
-