Uses of Enum Class
edu.cmu.tetrad.search.Cdnod.ColliderOrientationStyle
Packages that use Cdnod.ColliderOrientationStyle
Package
Description
This package contains classes for causal graph search algorithms.
-
Uses of Cdnod.ColliderOrientationStyle in edu.cmu.tetrad.search
Methods in edu.cmu.tetrad.search that return Cdnod.ColliderOrientationStyleModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static Cdnod.ColliderOrientationStyle[]Cdnod.ColliderOrientationStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in edu.cmu.tetrad.search with parameters of type Cdnod.ColliderOrientationStyleModifier and TypeMethodDescriptionCdnod.Builder.colliderStyle(Cdnod.ColliderOrientationStyle c) Sets theCdnod.ColliderOrientationStyleto be used by theBuilder.