Uses of Class
org.jgrapht.generate.SimpleWeightedGraphMatrixGenerator
Packages that use SimpleWeightedGraphMatrixGenerator
-
Uses of SimpleWeightedGraphMatrixGenerator in org.jgrapht.generate
Methods in org.jgrapht.generate that return SimpleWeightedGraphMatrixGeneratorModifier and TypeMethodDescriptionSet the generator vertices.SimpleWeightedGraphMatrixGenerator.weights
(double[][] weights) Set the weights of the generator.