Uses of Interface
org.ddogleg.optimization.LineSearch
-
Uses of LineSearch in org.ddogleg.optimization.quasinewton
Modifier and TypeClassDescriptionclass
Line search which meets the strong Wolfe line condition.class
Line search algorithm that provides a guaranteed sufficient decrease according to the Wolfe condition.