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

#include <simd.h>

Static Public Attributes

static const int size = 1
 

Detailed Description

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

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

Definition at line 332 of file simd.h.

Member Data Documentation

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

Definition at line 332 of file simd.h.


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