Uses of Enum Class
ffx.algorithms.optimize.anneal.SimulatedAnnealing.Schedules
-
Uses of SimulatedAnnealing.Schedules in ffx.algorithms.optimize.anneal
Modifier and TypeMethodDescriptionstatic SimulatedAnnealing.Schedules
Attempt to parse a String to a Schedules in a case-insensitive, alias-recognizing fashion.static SimulatedAnnealing.Schedules
Returns the enum constant of this class with the specified name.static SimulatedAnnealing.Schedules[]
SimulatedAnnealing.Schedules.values()
Returns an array containing the constants of this enum class, in the order they are declared.