proxsuite-nlp
0.10.0
A primal-dual augmented Lagrangian-type solver for nonlinear programming on manifolds.
|
#include <cassert>
#include <initializer_list>
#include <memory>
#include <type_traits>
#include <utility>
Go to the source code of this file.
Namespaces | |
namespace | xyz |
namespace | xyz::detail |
Macros | |
#define | XYZ_POLYMORPHIC_HAS_EXTENDED_CONSTRUCTORS 1 |
#define | XYZ_IN_PLACE_TYPE_DEFINED |
#define | XYZ_UNREACHABLE_DEFINED |
#define | XYZ_EMPTY_BASE_DEFINED |
Functions | |
void | xyz::unreachable () |
#define XYZ_POLYMORPHIC_HAS_EXTENDED_CONSTRUCTORS 1 |
Definition at line 31 of file polymorphic_cxx14.hpp.
#define XYZ_IN_PLACE_TYPE_DEFINED |
Definition at line 35 of file polymorphic_cxx14.hpp.
#define XYZ_UNREACHABLE_DEFINED |
Definition at line 43 of file polymorphic_cxx14.hpp.
#define XYZ_EMPTY_BASE_DEFINED |
Definition at line 58 of file polymorphic_cxx14.hpp.