alpaqa 0.0.1
Nonconvex constrained optimization
Namespaces | Functions
anderson-helpers.hpp File Reference
#include <alpaqa/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  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...