Uses of Enum Class
edu.cmu.tetrad.search.Lofs.Score
Packages that use Lofs.Score
-
Uses of Lofs.Score in edu.cmu.tetrad.search
Methods in edu.cmu.tetrad.search that return Lofs.ScoreModifier and TypeMethodDescriptionLofs.getScore()
Lofs2.getScore()
static Lofs.Score
Returns the enum constant of this class with the specified name.static Lofs.Score[]
Lofs.Score.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 Lofs.ScoreModifier and TypeMethodDescriptionvoid
Lofs.setScore
(Lofs.Score score) void
Lofs2.setScore
(Lofs.Score score)