Uses of Class
org.graphstream.algorithm.Spectrum.EigenValuesAlgorithm
| Package | Description |
|---|---|
| org.graphstream.algorithm |
-
Uses of Spectrum.EigenValuesAlgorithm in org.graphstream.algorithm
Methods in org.graphstream.algorithm that return Spectrum.EigenValuesAlgorithm Modifier and Type Method Description static Spectrum.EigenValuesAlgorithmSpectrum.EigenValuesAlgorithm. valueOf(String name)Returns the enum constant of this type with the specified name.static Spectrum.EigenValuesAlgorithm[]Spectrum.EigenValuesAlgorithm. values()Returns an array containing the constants of this enum type, in the order they are declared.