proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
|
#include <proxsuite/linalg/veg/vec.hpp>
Public Member Functions | |
VEG_INLINE constexpr auto | len () const noexcept -> usize |
VEG_INLINE constexpr auto | cap () const noexcept -> usize |
Public Attributes | |
T * | data |
T * | end |
T * | end_alloc |
|
inlineconstexprnoexcept |
|
inlineconstexprnoexcept |
T* proxsuite::linalg::veg::vector::RawVector< T >::data |
T* proxsuite::linalg::veg::vector::RawVector< T >::end |
T* proxsuite::linalg::veg::vector::RawVector< T >::end_alloc |