ROOT  6.06/09
Reference Guide
Classes | Namespaces | Macros | Functions
vectortuple.h File Reference
#include "macros.h"
#include "undomacros.h"
+ Include dependency graph for vectortuple.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ROOT::Vc::Common::InterleavedMemoryReadAccess< StructSize, V >
 
struct  ROOT::Vc::Common::VectorTuple< Length, V >
 
struct  ROOT::Vc::Common::VectorTuple< 2, V >
 
struct  ROOT::Vc::Common::VectorTuple< 2, const V >
 

Namespaces

 ROOT
 Namespace for new ROOT classes and functions.
 
 ROOT::Vc
 
 ROOT::Vc::Common
 

Macros

#define _VC_VECTORTUPLE_SPECIALIZATION(LENGTH, parameters)
 

Functions

 ROOT::Vc::Common::_VC_VECTORTUPLE_SPECIALIZATION (3,(l.l, l.r, r))
 
 ROOT::Vc::Common::_VC_VECTORTUPLE_SPECIALIZATION (4,(l.l.l, l.l.r, l.r, r))
 
 ROOT::Vc::Common::_VC_VECTORTUPLE_SPECIALIZATION (5,(l.l.l.l, l.l.l.r, l.l.r, l.r, r))
 
 ROOT::Vc::Common::_VC_VECTORTUPLE_SPECIALIZATION (6,(l.l.l.l.l, l.l.l.l.r, l.l.l.r, l.l.r, l.r, r))
 
 ROOT::Vc::Common::_VC_VECTORTUPLE_SPECIALIZATION (7,(l.l.l.l.l.l, l.l.l.l.l.r, l.l.l.l.r, l.l.l.r, l.l.r, l.r, r))
 
 ROOT::Vc::Common::_VC_VECTORTUPLE_SPECIALIZATION (8,(l.l.l.l.l.l.l, l.l.l.l.l.l.r, l.l.l.l.l.r, l.l.l.l.r, l.l.l.r, l.l.r, l.r, r))
 

Macro Definition Documentation

#define _VC_VECTORTUPLE_SPECIALIZATION (   LENGTH,
  parameters 
)

Definition at line 80 of file vectortuple.h.