#include <alpaqa/accelerators/lbfgs.hpp>
template<Config Conf = DefaultConfig>
struct alpaqa::LBFGSStorage< Conf >
Layout:
length_t n() const
Get the size of the s and y vectors in the buffer.
Definition at line 85 of file lbfgs.hpp.
◆ storage_t
template<Config Conf = DefaultConfig>
◆ resize()
Re-allocate storage for a problem with a different size.
Definition at line 221 of file lbfgs.tpp.
◆ n()
template<Config Conf = DefaultConfig>
Get the size of the s and y vectors in the buffer.
Definition at line 92 of file lbfgs.hpp.
◆ history()
template<Config Conf = DefaultConfig>
Get the number of previous vectors s and y stored in the buffer.
Definition at line 94 of file lbfgs.hpp.
◆ s() [1/2]
template<Config Conf = DefaultConfig>
◆ s() [2/2]
template<Config Conf = DefaultConfig>
◆ y() [1/2]
template<Config Conf = DefaultConfig>
◆ y() [2/2]
template<Config Conf = DefaultConfig>
◆ ρ() [1/2]
template<Config Conf = DefaultConfig>
◆ ρ() [2/2]
template<Config Conf = DefaultConfig>
◆ α() [1/2]
template<Config Conf = DefaultConfig>
◆ α() [2/2]
template<Config Conf = DefaultConfig>
◆ sto
template<Config Conf = DefaultConfig>
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