proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
Loading...
Searching...
No Matches
proxsuite::linalg::dense::_detail::_simd::NativePackInfo< T > Struct Template Reference

#include <proxsuite/linalg/dense/core.hpp>

Collaboration diagram for proxsuite::linalg::dense::_detail::_simd::NativePackInfo< T >:
[legend]

Public Types

using Type = Pack<f32, N>
 

Static Public Attributes

static constexpr usize N = 1
 

Detailed Description

template<typename T>
struct proxsuite::linalg::dense::_detail::_simd::NativePackInfo< T >

Definition at line 273 of file core.hpp.

Member Typedef Documentation

◆ Type

template<typename T >
using proxsuite::linalg::dense::_detail::_simd::NativePackInfo< T >::Type = Pack<f32, N>

Definition at line 276 of file core.hpp.

Member Data Documentation

◆ N

template<typename T >
constexpr usize proxsuite::linalg::dense::_detail::_simd::NativePackInfo< T >::N = 1
staticconstexpr

Definition at line 275 of file core.hpp.


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