You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since it’s likely to be indefinite, it will be of very limited use (if any). The forward operator is useful in trust-region methods. The inverse operator would be useful in a linesearch method, but since it won’t guarantee that we find a descent direction, I’m not sure what advantage it would have.
We have an
InverseLBFGSOperator
but not anInverseLSR1
one, we should add it.The text was updated successfully, but these errors were encountered: