Uses of Enum Class
edu.cmu.tetrad.algcomparison.Comparison.ComparisonGraph
Packages that use Comparison.ComparisonGraph
-
Uses of Comparison.ComparisonGraph in edu.cmu.tetrad.algcomparison
Methods in edu.cmu.tetrad.algcomparison that return Comparison.ComparisonGraphModifier and TypeMethodDescriptionComparison.getComparisonGraph()The type of graph the results are compared to.static Comparison.ComparisonGraphReturns the enum constant of this class with the specified name.static Comparison.ComparisonGraph[]Comparison.ComparisonGraph.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in edu.cmu.tetrad.algcomparison with parameters of type Comparison.ComparisonGraphModifier and TypeMethodDescriptionvoidComparison.setComparisonGraph(Comparison.ComparisonGraph comparisonGraph) The type of graph the results are compared to.