JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum Class
edu.cmu.tetrad.annotation.AlgType
Packages that use
AlgType
Package
Description
edu.cmu.tetrad.annotation
Uses of
AlgType
in
edu.cmu.tetrad.annotation
Methods in
edu.cmu.tetrad.annotation
that return
AlgType
Modifier and Type
Method
Description
static
AlgType
AlgType.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
AlgType
[]
AlgType.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.