#include <alpaqa/inner/detail/limited-memory-qr.hpp>
Go to the source code of this file.
Namespaces | |
namespace | alpaqa |
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... | |