xtensor
Loading...
Searching...
No Matches
xt_simd::simd_traits< T > Struct Template Reference

Public Types

using type = T
 
using bool_type = bool
 
using batch_bool = bool
 

Static Public Attributes

static constexpr std::size_t size = 1
 

Detailed Description

template<class T>
struct xt_simd::simd_traits< T >

Definition at line 120 of file xtensor_simd.hpp.

Member Typedef Documentation

◆ batch_bool

template<class T >
using xt_simd::simd_traits< T >::batch_bool = bool

Definition at line 124 of file xtensor_simd.hpp.

◆ bool_type

template<class T >
using xt_simd::simd_traits< T >::bool_type = bool

Definition at line 123 of file xtensor_simd.hpp.

◆ type

template<class T >
using xt_simd::simd_traits< T >::type = T

Definition at line 122 of file xtensor_simd.hpp.

Member Data Documentation

◆ size

template<class T >
constexpr std::size_t xt_simd::simd_traits< T >::size = 1
staticconstexpr

Definition at line 125 of file xtensor_simd.hpp.


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