Uses of Enum Class
org.ddogleg.optimization.quasinewton.SearchStatus
Packages that use SearchStatus
-
Uses of SearchStatus in org.ddogleg.optimization.quasinewton
Subclasses with type arguments of type SearchStatus in org.ddogleg.optimization.quasinewtonMethods in org.ddogleg.optimization.quasinewton that return SearchStatusModifier and TypeMethodDescriptionstatic SearchStatusReturns 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.