ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Typedefs | Functions
ROOT::Vc::Internal Namespace Reference

Classes

struct  HelperImpl< Vc::AVXImpl >
 
struct  MapImpl
 
struct  MapImpl< Vc::SSE42Impl >
 
struct  HelperImpl
 
struct  FlagObject
 
struct  FlagObject< AlignedFlag >
 
struct  FlagObject< UnalignedFlag >
 
struct  FlagObject< StreamingAndAlignedFlag >
 
struct  FlagObject< StreamingAndUnalignedFlag >
 
struct  HelperImpl< Vc::ScalarImpl >
 
struct  HelperImpl< Vc::SSE2Impl >
 
struct  HelperImpl< SSE3Impl >
 
struct  HelperImpl< SSSE3Impl >
 
struct  HelperImpl< SSE41Impl >
 
struct  HelperImpl< SSE42Impl >
 

Typedefs

typedef ImplementationT
< MapImpl< VC_IMPL >::Value > 
TrigonometricImplementation
 
typedef HelperImpl< VC_IMPLHelper
 

Functions

template<typename V , typename ParentL , typename ParentR , int Dimension, typename RowMemoryL , typename RowMemoryR >
void copyVectors (MemoryBase< V, ParentL, Dimension, RowMemoryL > &dst, const MemoryBase< V, ParentR, Dimension, RowMemoryR > &src)
 

Typedef Documentation

Definition at line 478 of file global.h.

Definition at line 45 of file trigonometric.h.

Function Documentation

template<typename V , typename ParentL , typename ParentR , int Dimension, typename RowMemoryL , typename RowMemoryR >
void ROOT::Vc::Internal::copyVectors ( MemoryBase< V, ParentL, Dimension, RowMemoryL > &  dst,
const MemoryBase< V, ParentR, Dimension, RowMemoryR > &  src 
)
inline