xtensor
|
Public Types | |
using | type = T |
using | bool_type = bool |
using | batch_bool = bool |
Static Public Attributes | |
static constexpr std::size_t | size = 1 |
Definition at line 120 of file xtensor_simd.hpp.
using xt_simd::simd_traits< T >::batch_bool = bool |
Definition at line 124 of file xtensor_simd.hpp.
using xt_simd::simd_traits< T >::bool_type = bool |
Definition at line 123 of file xtensor_simd.hpp.
using xt_simd::simd_traits< T >::type = T |
Definition at line 122 of file xtensor_simd.hpp.
|
staticconstexpr |
Definition at line 125 of file xtensor_simd.hpp.