blaze::SIMDTrait< T > Class Template Reference

SIMD characteristics of data types.The SIMDTrait class template provides the SIMD characteristics of a specific data type: More...

#include <SIMDTrait.h>

Inherits SIMDTraitBase< RemoveCV_< T > >.

Detailed Description

template<typename T>
class blaze::SIMDTrait< T >

SIMD characteristics of data types.

The SIMDTrait class template provides the SIMD characteristics of a specific data type:


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