Nektar++
Public Types | List of all members
tinysimd::abi::sve< scalarType, width > Struct Template Reference

#include <sve.hpp>

Public Types

using type = void
 

Detailed Description

template<typename scalarType, int width = 0>
struct tinysimd::abi::sve< scalarType, width >

Definition at line 49 of file sve.hpp.

Member Typedef Documentation

◆ type

template<typename scalarType , int width = 0>
using tinysimd::abi::sve< scalarType, width >::type = void

Definition at line 51 of file sve.hpp.