Nonconvex constrained optimization
Loading...
Searching...
No Matches
zerofpr-anderson-alm.cpp
Go to the documentation of this file.
4
5namespace alpaqa {
6
7// clang-format off
12
17// clang-format on
18
19} // namespace alpaqa
Augmented Lagrangian Method solver.
Definition alm.hpp:69
ZeroFPR solver for ALM.
Definition zerofpr.hpp:142
#define ALPAQA_IF_QUADF(...)
Definition config.hpp:223
#define ALPAQA_IF_LONGD(...)
Definition config.hpp:235
#define ALPAQA_IF_FLOAT(...)
Definition config.hpp:229
#define ALPAQA_EXPORT_TEMPLATE(...)
Definition export.hpp:24