ROOT
6.07/01
Reference Guide
|
Definition at line 367 of file vectorhelper.h.
Public Types | |
typedef float | EntryType |
typedef M256 | VectorType |
typedef const VectorType | VectorTypeArg |
Static Public Member Functions | |
static Vc_ALWAYS_INLINE Vc_CONST VectorType | set (const float a) |
static Vc_ALWAYS_INLINE Vc_CONST VectorType | set (const float a, const float b, const float c, const float d) |
static Vc_ALWAYS_INLINE Vc_CONST VectorType | set (const float a, const float b, const float c, const float d, const float e, const float f, const float g, const float h) |
static Vc_ALWAYS_INLINE Vc_CONST VectorType | zero () |
static Vc_ALWAYS_INLINE Vc_CONST VectorType | one () |
static Vc_ALWAYS_INLINE Vc_CONST EntryType | min (VectorTypeArg a) |
static Vc_ALWAYS_INLINE Vc_CONST EntryType | max (VectorTypeArg a) |
static Vc_ALWAYS_INLINE Vc_CONST EntryType | mul (VectorTypeArg a) |
static Vc_ALWAYS_INLINE Vc_CONST EntryType | add (VectorTypeArg a) |
static void | fma (VectorType &a, VectorTypeArg b, VectorTypeArg c) |
#include </mnt/vdb/lsf/workspace/root-makedoc/rootspi/rdoc/src/master/math/vc/include/Vc/sse/vectorhelper.h>
typedef float ROOT::Vc::SSE::VectorHelper< float8 >::EntryType |
Definition at line 368 of file vectorhelper.h.
typedef M256 ROOT::Vc::SSE::VectorHelper< float8 >::VectorType |
Definition at line 369 of file vectorhelper.h.
typedef const VectorType ROOT::Vc::SSE::VectorHelper< float8 >::VectorTypeArg |
Definition at line 373 of file vectorhelper.h.
|
inlinestatic |
Definition at line 432 of file vectorhelper.h.
|
inlinestatic |
Definition at line 436 of file vectorhelper.h.
|
inlinestatic |
Definition at line 426 of file vectorhelper.h.
|
inlinestatic |
Definition at line 423 of file vectorhelper.h.
|
inlinestatic |
Definition at line 429 of file vectorhelper.h.
|
inlinestatic |
Definition at line 389 of file vectorhelper.h.
|
inlinestatic |
Definition at line 376 of file vectorhelper.h.
|
inlinestatic |
Definition at line 380 of file vectorhelper.h.
|
inlinestatic |
Definition at line 384 of file vectorhelper.h.
|
inlinestatic |
Definition at line 388 of file vectorhelper.h.