|
ape
0.5.0
Audio Programming Environment
|
Traits for vector_register More...
#include <simd.h>
Public Attributes | |
| decltype(V()[0]) typedef | value_type |
| The type of the element in the vector_register More... | |
Static Public Attributes | |
| static constexpr std::size_t | lanes = sizeof(V) / sizeof(value_type) |
| How many lanes (or "width") of the register there is More... | |
Traits for vector_register
|
staticconstexpr |
How many lanes (or "width") of the register there is
| decltype(V()[0]) typedef ape::vector_traits< V >::value_type |
The type of the element in the vector_register
1.8.16