#include <alpaqa/accelerators/lbfgs.hpp>
template<Config Conf = DefaultConfig>
struct alpaqa::LBFGSStorage< Conf >
Layout:
┌───── 2 m ─────┐
┌ ┌───┬───┬───┬───┐
│ │ │ │ │ │
│ ├───┼───┼───┼───┤
└ └───┴───┴───┴───┘
length_t n() const
Get the size of the s and y vectors in the buffer.
Definition at line 76 of file lbfgs.hpp.
◆ storage_t
◆ resize()
Re-allocate storage for a problem with a different size.
Definition at line 221 of file lbfgs.tpp.
◆ n()
Get the size of the s and y vectors in the buffer.
Definition at line 83 of file lbfgs.hpp.
◆ history()
Get the number of previous vectors s and y stored in the buffer.
Definition at line 85 of file lbfgs.hpp.
◆ s() [1/2]
◆ s() [2/2]
◆ y() [1/2]
◆ y() [2/2]
◆ ρ() [1/2]
◆ ρ() [2/2]
◆ α() [1/2]
◆ α() [2/2]
◆ sto
The documentation for this struct was generated from the following files:
- src/alpaqa/include/alpaqa/accelerators/lbfgs.hpp
- src/alpaqa/include/alpaqa/implementation/accelerators/lbfgs.tpp