Uses of Enum Class
org.ddogleg.optimization.quasinewton.ConfigQuasiNewton.LineSearch
-
Uses of ConfigQuasiNewton.LineSearch in org.ddogleg.optimization.quasinewton
Modifier and TypeFieldDescriptionConfigQuasiNewton.lineSearch
Specifies which line search algorithm to useModifier and TypeMethodDescriptionstatic ConfigQuasiNewton.LineSearch
Returns the enum constant of this class with the specified name.static ConfigQuasiNewton.LineSearch[]
ConfigQuasiNewton.LineSearch.values()
Returns an array containing the constants of this enum class, in the order they are declared.