Lines Matching full:satisfies
337 // that satisfies the (strong) Wolfe conditions, or an interval that brackets
382 // (strong) Wolfe conditions (before finding a step size that satisfies the
384 // step size which satisfies the Wolfe conditions is found. The interval is
411 // satisfies the strong Wolfe curvature condition, that we return the point
412 // amongst those found thus far, which minimizes f() and satisfies the Armijo
477 // gradient at the current point (which satisfies the Armijo condition)
492 // Current step size satisfies the strong Wolfe conditions, and is thus a
521 // those tested which minimizes f() and satisfies the Armijo condition
580 // Returns true iff solution satisfies the strong Wolfe conditions. Otherwise,
623 // found thus far and satisfies the Armijo condition, even though it does
706 // gradient at the current point (which satisfies the Armijo condition)
737 // Solution contains a valid point which satisfies the strong Wolfe