Uses of Class
org.graphstream.algorithm.Spectrum.EigenValuesAlgorithm

Packages that use Spectrum.EigenValuesAlgorithm
org.graphstream.algorithm   
 

Uses of Spectrum.EigenValuesAlgorithm in org.graphstream.algorithm
 

Methods in org.graphstream.algorithm that return Spectrum.EigenValuesAlgorithm
static Spectrum.EigenValuesAlgorithm Spectrum.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.
 



Copyright © 2013. All Rights Reserved.