proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
Loading...
Searching...
No Matches
proxsuite::linalg::veg::_detail::_mem::ManagedAlloc< A > Struct Template Reference

#include <proxsuite/linalg/veg/memory/alloc.hpp>

Collaboration diagram for proxsuite::linalg::veg::_detail::_mem::ManagedAlloc< A >:
[legend]

Public Member Functions

VEG_INLINE ~ManagedAlloc ()
 

Public Attributes

void * data
 
mem::Layout layout
 
RefMut< A > alloc
 

Detailed Description

template<typename A>
struct proxsuite::linalg::veg::_detail::_mem::ManagedAlloc< A >

Definition at line 332 of file alloc.hpp.

Constructor & Destructor Documentation

◆ ~ManagedAlloc()

Definition at line 338 of file alloc.hpp.

Member Data Documentation

◆ data

Definition at line 334 of file alloc.hpp.

◆ layout

Definition at line 335 of file alloc.hpp.

◆ alloc

Definition at line 336 of file alloc.hpp.


The documentation for this struct was generated from the following file: