proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
Loading...
Searching...
No Matches
proxsuite::linalg::veg::array::Array< T, N > Struct Template Reference

#include <proxsuite/linalg/veg/slice.hpp>

Public Member Functions

constexpr auto as_ref () const -> Slice< T >
 
 VEG_CPP14 (constexpr) auto as_mut() -> SliceMut< T >
 

Public Attributes

_ [static_cast< usize >(N)]
 

Detailed Description

template<typename T, isize N>
struct proxsuite::linalg::veg::array::Array< T, N >

Definition at line 187 of file slice.hpp.

Member Function Documentation

◆ as_ref()

template<typename T , isize N>
constexpr auto proxsuite::linalg::veg::array::Array< T, N >::as_ref ( ) const -> Slice<T>
inlineconstexpr

Definition at line 192 of file slice.hpp.

◆ VEG_CPP14()

template<typename T , isize N>
proxsuite::linalg::veg::array::Array< T, N >::VEG_CPP14 ( constexpr ) -> SliceMut<T>
inline

Definition at line 201 of file slice.hpp.

Member Data Documentation

◆ _

Definition at line 190 of file slice.hpp.


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