proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
Loading...
Searching...
No Matches
proxsuite::linalg::veg::_detail::_dynstack Namespace Reference

Classes

struct  cleanup
 
struct  default_init_fn
 
struct  DynAllocBase
 
struct  DynStackArrayDtor
 
struct  DynStackArrayDtor< T, false >
 
struct  no_init_fn
 
struct  zero_init_fn
 

Functions

constexpr auto max2 (isize a, isize b) noexcept -> isize
 
constexpr auto round_up_pow2 (isize a, isize b) noexcept -> isize
 

Function Documentation

◆ max2()

constexpr auto proxsuite::linalg::veg::_detail::_dynstack::max2 ( isize a,
isize b ) -> isize
constexprnoexcept

Definition at line 22 of file dynamic_stack.hpp.

◆ round_up_pow2()

constexpr auto proxsuite::linalg::veg::_detail::_dynstack::round_up_pow2 ( isize a,
isize b ) -> isize
constexprnoexcept

Definition at line 27 of file dynamic_stack.hpp.