Uses of Enum Class
org.ddogleg.optimization.quasinewton.SearchStatus
-
Uses of SearchStatus in org.ddogleg.optimization.quasinewton
Modifier and TypeMethodDescriptionstatic SearchStatus
Returns the enum constant of this class with the specified name.static SearchStatus[]
SearchStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.