HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
simd::SimdElements< T > Struct Template Reference

#include <simd.h>

Static Public Attributes

static const int size = SimdSize<T>::size
 

Detailed Description

template<typename T>
struct simd::SimdElements< T >

Template to retrieve the number of elements size of a SIMD type. Rigged to be 1 for anything but our SIMD types.

Definition at line 346 of file simd.h.

Member Data Documentation

template<typename T >
const int simd::SimdElements< T >::size = SimdSize<T>::size
static

Definition at line 346 of file simd.h.


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