proxsuite-nlp
0.10.0
A primal-dual augmented Lagrangian-type solver for nonlinear programming on manifolds.
|
Public Types | |
using | PyBase = _PyBase |
using | Base = _Base |
Public Member Functions | |
PolymorphicWrapper ()=default | |
PolymorphicWrapper (const PolymorphicWrapper &o) | |
PolymorphicWrapper (PolymorphicWrapper &&o)=default | |
PolymorphicWrapper & | operator= (const PolymorphicWrapper &o) |
PolymorphicWrapper & | operator= (PolymorphicWrapper &&o)=default |
Definition at line 176 of file polymorphic.hpp.
using proxsuite::nlp::python::PolymorphicWrapper< _PyBase, _Base >::PyBase = _PyBase |
Definition at line 177 of file polymorphic.hpp.
using proxsuite::nlp::python::PolymorphicWrapper< _PyBase, _Base >::Base = _Base |
Definition at line 178 of file polymorphic.hpp.
|
default |
|
inline |
Definition at line 181 of file polymorphic.hpp.
|
default |
|
inline |
Definition at line 186 of file polymorphic.hpp.
|
default |