ROOT  6.06/09
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 </mnt/vdb/lsf/workspace/root-makedoc-v606/rootspi/rdoc/src/v6-06-00-patches/math/vc/include/Vc/avx/vectorhelper.h>

Member Typedef Documentation

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

Definition at line 755 of file vectorhelper.h.

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

Definition at line 754 of file vectorhelper.h.

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

Definition at line 748 of file vectorhelper.h.

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: