#include <panoc-alm/inner/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 | pa |
Functions | |
| void | minimize_update_anderson (LimitedMemoryQR &qr, rmat G, crvec rₖ, crvec rₖ₋₁, crvec gₖ, rvec γ_LS, rvec xₖ_aa) |
| Solve one step of Anderson acceleration to find a fixed point of a function g(x): More... | |