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