quala main
Quasi-Newton and other accelerators
Loading...
Searching...
No Matches
Namespaces | Functions
anderson-helpers.hpp File Reference
#include <quala/detail/limited-memory-qr.hpp>
+ Include dependency graph for anderson-helpers.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  quala
 

Functions

void minimize_update_anderson (LimitedMemoryQR &qr, rmat G̃, crvec rₖ, crvec rₗₐₛₜ, crvec gₖ, real_t min_div, rvec γ_LS, rvec xₖ_aa)
 Solve one step of Anderson acceleration to find a fixed point of a function g(x): More...