proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
Loading...
Searching...
No Matches
placement.hpp File Reference
Include dependency graph for placement.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  proxsuite::linalg::veg::mem::nb::launder
 
struct  proxsuite::linalg::veg::mem::nb::construct_at
 
struct  proxsuite::linalg::veg::mem::nb::construct_with
 
struct  proxsuite::linalg::veg::mem::nb::destroy_at
 
struct  proxsuite::linalg::veg::mem::nb::align_next
 
struct  proxsuite::linalg::veg::mem::nb::align_prev
 
struct  proxsuite::linalg::veg::mem::nb::bit_cast< To >
 

Namespaces

namespace  proxsuite
 
namespace  proxsuite::linalg
 
namespace  proxsuite::linalg::veg
 
namespace  proxsuite::linalg::veg::mem
 
namespace  proxsuite::linalg::veg::mem::nb
 

Macros

#define VEG_HAS_BITCAST   0
 
#define VEG_BITCAST_CONSTEXPR
 
#define VEG_LAUNDER(p)   (+p)
 

Functions

 proxsuite::linalg::veg::mem::VEG_NIEBLOID (align_next)
 
 proxsuite::linalg::veg::mem::VEG_NIEBLOID (align_prev)
 
 proxsuite::linalg::veg::mem::VEG_NIEBLOID (launder)
 
 proxsuite::linalg::veg::mem::VEG_NIEBLOID (construct_at)
 
 proxsuite::linalg::veg::mem::VEG_NIEBLOID (construct_with)
 
 proxsuite::linalg::veg::mem::VEG_NIEBLOID (destroy_at)
 
 proxsuite::linalg::veg::mem::VEG_NIEBLOID_TEMPLATE (typename To, bit_cast, To)
 

Macro Definition Documentation

◆ VEG_HAS_BITCAST

#define VEG_HAS_BITCAST   0

Definition at line 22 of file placement.hpp.

◆ VEG_BITCAST_CONSTEXPR

#define VEG_BITCAST_CONSTEXPR

Definition at line 23 of file placement.hpp.

◆ VEG_LAUNDER

#define VEG_LAUNDER ( p)    (+p)

Definition at line 48 of file placement.hpp.