proxsuite-nlp
0.10.0
A primal-dual augmented Lagrangian-type solver for nonlinear programming on manifolds.
|
#include <proxsuite-nlp/third-party/polymorphic_cxx14.hpp>
Protected Member Functions | |
empty_base_optimization ()=default | |
empty_base_optimization (const T &t) | |
empty_base_optimization (T &&t) | |
T & | get () noexcept |
const T & | get () const noexcept |
Protected Attributes | |
T | t_ |
Definition at line 68 of file polymorphic_cxx14.hpp.
|
protecteddefault |
|
inlineprotected |
Definition at line 71 of file polymorphic_cxx14.hpp.
|
inlineprotected |
Definition at line 72 of file polymorphic_cxx14.hpp.
|
inlineprotectednoexcept |
Definition at line 73 of file polymorphic_cxx14.hpp.
|
inlineprotectednoexcept |
Definition at line 74 of file polymorphic_cxx14.hpp.
|
protected |
Definition at line 75 of file polymorphic_cxx14.hpp.