|
Expression Templates Library (ETL)
|
Traits to get the intrinsic traits for a vector mode. More...
#include <vectorization.hpp>
Public Types | |
| template<typename T > | |
| using | type = no_intrinsic_traits< T > |
| The type of the intrinsic traits for T. More... | |
Traits to get the intrinsic traits for a vector mode.
| V | The vector mode |
| using etl::get_intrinsic_traits< V >::type = no_intrinsic_traits<T> |
The type of the intrinsic traits for T.
| T | The type to get the intrinsic traits for |
1.8.13