alpaqa
1.0.0a10
Nonconvex constrained optimization
|
#include <alpaqa/accelerators/lbfgs.hpp>
Cautious BFGS update.
Public Member Functions | |
operator bool () const | |
Public Attributes | |
real_t | α = 1 |
real_t | ϵ = 0 |
Set to zero to disable CBFGS check. | |