ROOT  6.06/08
Reference Guide
Public Types | Static Public Member Functions | List of all members
ROOT::Vc::AVX::VectorHelper< m256d > Struct Template Reference

template<>
struct ROOT::Vc::AVX::VectorHelper< m256d >

Definition at line 95 of file vectorhelper.h.

Public Types

typedef m256d VectorType
 
typedef const VectorType VTArg
 

Static Public Member Functions

template<typename A >
static Vc_ALWAYS_INLINE_L Vc_PURE_L VectorType load (const double *x, A) Vc_ALWAYS_INLINE_R Vc_PURE_R
 
static Vc_ALWAYS_INLINE_L void store (double *mem, VTArg x, AlignedFlag) Vc_ALWAYS_INLINE_R
 
static Vc_ALWAYS_INLINE_L void store (double *mem, VTArg x, UnalignedFlag) Vc_ALWAYS_INLINE_R
 
static Vc_ALWAYS_INLINE_L void store (double *mem, VTArg x, StreamingAndAlignedFlag) Vc_ALWAYS_INLINE_R
 
static Vc_ALWAYS_INLINE_L void store (double *mem, VTArg x, StreamingAndUnalignedFlag) Vc_ALWAYS_INLINE_R
 
static Vc_ALWAYS_INLINE_L void store (double *mem, VTArg x, VTArg m, AlignedFlag) Vc_ALWAYS_INLINE_R
 
static Vc_ALWAYS_INLINE_L void store (double *mem, VTArg x, VTArg m, UnalignedFlag) Vc_ALWAYS_INLINE_R
 
static Vc_ALWAYS_INLINE_L void store (double *mem, VTArg x, VTArg m, StreamingAndAlignedFlag) Vc_ALWAYS_INLINE_R
 
static Vc_ALWAYS_INLINE_L void store (double *mem, VTArg x, VTArg m, StreamingAndUnalignedFlag) Vc_ALWAYS_INLINE_R
 
static VectorType cdab (VTArg x)
 
static VectorType badc (VTArg x)
 
static VectorType dacb (VTArg x)
 

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

Member Typedef Documentation

§ VectorType

Definition at line 97 of file vectorhelper.h.

§ VTArg

Definition at line 101 of file vectorhelper.h.

Member Function Documentation

§ badc()

static VectorType ROOT::Vc::AVX::VectorHelper< m256d >::badc ( VTArg  x)
inlinestatic

Definition at line 114 of file vectorhelper.h.

§ cdab()

static VectorType ROOT::Vc::AVX::VectorHelper< m256d >::cdab ( VTArg  x)
inlinestatic

Definition at line 113 of file vectorhelper.h.

§ dacb()

static VectorType ROOT::Vc::AVX::VectorHelper< m256d >::dacb ( VTArg  x)
inlinestatic

Definition at line 116 of file vectorhelper.h.

§ load()

template<typename A >
static Vc_ALWAYS_INLINE_L Vc_PURE_L VectorType ROOT::Vc::AVX::VectorHelper< m256d >::load ( const double *  x,
 
)
static

§ store() [1/8]

static Vc_ALWAYS_INLINE_L void ROOT::Vc::AVX::VectorHelper< m256d >::store ( double *  mem,
VTArg  x,
AlignedFlag   
)
static

§ store() [2/8]

static Vc_ALWAYS_INLINE_L void ROOT::Vc::AVX::VectorHelper< m256d >::store ( double *  mem,
VTArg  x,
UnalignedFlag   
)
static

§ store() [3/8]

static Vc_ALWAYS_INLINE_L void ROOT::Vc::AVX::VectorHelper< m256d >::store ( double *  mem,
VTArg  x,
StreamingAndAlignedFlag   
)
static

§ store() [4/8]

static Vc_ALWAYS_INLINE_L void ROOT::Vc::AVX::VectorHelper< m256d >::store ( double *  mem,
VTArg  x,
StreamingAndUnalignedFlag   
)
static

§ store() [5/8]

static Vc_ALWAYS_INLINE_L void ROOT::Vc::AVX::VectorHelper< m256d >::store ( double *  mem,
VTArg  x,
VTArg  m,
AlignedFlag   
)
static

§ store() [6/8]

static Vc_ALWAYS_INLINE_L void ROOT::Vc::AVX::VectorHelper< m256d >::store ( double *  mem,
VTArg  x,
VTArg  m,
UnalignedFlag   
)
static

§ store() [7/8]

static Vc_ALWAYS_INLINE_L void ROOT::Vc::AVX::VectorHelper< m256d >::store ( double *  mem,
VTArg  x,
VTArg  m,
StreamingAndAlignedFlag   
)
static

§ store() [8/8]

static Vc_ALWAYS_INLINE_L void ROOT::Vc::AVX::VectorHelper< m256d >::store ( double *  mem,
VTArg  x,
VTArg  m,
StreamingAndUnalignedFlag   
)
static

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