ROOT  6.06/08
Reference Guide
Public Types | List of all members
ROOT::Vc::AVX::VectorHelper< unsigned char > Struct Template Reference

template<>
struct ROOT::Vc::AVX::VectorHelper< unsigned char >

Definition at line 746 of file vectorhelper.h.

Public Types

typedef VectorTypeHelper< unsigned char >::Type VectorType
 
typedef const VectorType VTArg
 
typedef unsigned char EntryType
 
typedef unsigned short ConcatType
 

#include </builddir/build/BUILD/root-6.06.08/math/vc/include/Vc/avx/vectorhelper.h>

Member Typedef Documentation

§ ConcatType

typedef unsigned short ROOT::Vc::AVX::VectorHelper< unsigned char >::ConcatType

Definition at line 755 of file vectorhelper.h.

§ EntryType

typedef unsigned char ROOT::Vc::AVX::VectorHelper< unsigned char >::EntryType

Definition at line 754 of file vectorhelper.h.

§ VectorType

typedef VectorTypeHelper<unsigned char>::Type ROOT::Vc::AVX::VectorHelper< unsigned char >::VectorType

Definition at line 748 of file vectorhelper.h.

§ VTArg

typedef const VectorType ROOT::Vc::AVX::VectorHelper< unsigned char >::VTArg

Definition at line 752 of file vectorhelper.h.


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