Go to the source code of this file.
Classes | |
struct | AndersonAccelParams |
Parameters for the AndersonAccel class. More... | |
class | AndersonAccel |
Anderson Acceleration. More... | |
Namespaces | |
namespace | quala |
struct quala::AndersonAccelParams |
Class Members | ||
---|---|---|
length_t | memory |
Length of the history to keep (the number of columns in the QR factorization). If this number is greater than the problem dimension, the memory is set to the problem dimension (otherwise the system is underdetermined). |