proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
|
Classes | |
struct | alignment_of |
struct | min_size |
struct | offset_value |
Functions | |
constexpr bool | is_alignment (std::size_t value) |
void * | align (std::size_t alignment, std::size_t size, void *&ptr, std::size_t &space) |
void * | aligned_alloc (std::size_t alignment, std::size_t size) |
|
inline |