Uses of Enum Class
ffx.algorithms.mc.RosenbluthChiAllMove.MODE
Packages that use RosenbluthChiAllMove.MODE
Package
Description
The MC package implements a variety of Monte Carlo moves for optimization and simulation
algorithms.
-
Uses of RosenbluthChiAllMove.MODE in ffx.algorithms.mc
Methods in ffx.algorithms.mc that return RosenbluthChiAllMove.MODEModifier and TypeMethodDescriptionRosenbluthChiAllMove.getMode()
Getter for the fieldmode
.static RosenbluthChiAllMove.MODE
Returns the enum constant of this class with the specified name.static RosenbluthChiAllMove.MODE[]
RosenbluthChiAllMove.MODE.values()
Returns an array containing the constants of this enum class, in the order they are declared.