proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
|
#include <proxsuite/linalg/veg/memory/dynamic_stack.hpp>
Public Member Functions | |
VEG_INLINE void | operator() () const VEG_NOEXCEPT |
Public Attributes | |
bool const & | success |
proxsuite::linalg::veg::dynstack::DynStackMut & | parent |
void * | old_data |
isize | old_rem_bytes |
Definition at line 309 of file dynamic_stack.hpp.
|
inline |
Definition at line 316 of file dynamic_stack.hpp.
Definition at line 311 of file dynamic_stack.hpp.
proxsuite::linalg::veg::dynstack::DynStackMut& proxsuite::linalg::veg::_detail::_dynstack::cleanup::parent |
Definition at line 312 of file dynamic_stack.hpp.
void* proxsuite::linalg::veg::_detail::_dynstack::cleanup::old_data |
Definition at line 313 of file dynamic_stack.hpp.
isize proxsuite::linalg::veg::_detail::_dynstack::cleanup::old_rem_bytes |
Definition at line 314 of file dynamic_stack.hpp.