proxsuite-nlp
0.10.0
A primal-dual augmented Lagrangian-type solver for nonlinear programming on manifolds.
|
#include "proxsuite-nlp/fwd.hpp"
#include "proxsuite-nlp/helpers-base.hpp"
#include "proxsuite-nlp/workspace.hpp"
#include "proxsuite-nlp/results.hpp"
Go to the source code of this file.
Classes | |
struct | proxsuite::nlp::helpers::history_callback< Scalar > |
Store the history of results. More... | |
Namespaces | |
namespace | proxsuite |
Main package namespace. | |
namespace | proxsuite::nlp |
namespace | proxsuite::nlp::helpers |
Helper functions and structs. | |
Definition in file history-callback.hpp.