ROOT
6.07/01
Reference Guide
|
Public Types | |
enum | Constants { Stride = 16 / sizeof(T) } |
typedef Vector< _T > | V |
typedef V::EntryType | T |
typedef V::Mask | M |
Public Member Functions | |
template<> | |
Vc_ALWAYS_INLINE Vc_CONST Vector< float > | highMask () |
template<> | |
Vc_ALWAYS_INLINE Vc_CONST Vector< double > | highMask () |
template<> | |
Vc_ALWAYS_INLINE Vc_CONST Vector< float > | highMask (int bits) |
template<> | |
Vc_ALWAYS_INLINE Vc_CONST Vector< double > | highMask (int bits) |
template<> | |
Vc_ALWAYS_INLINE Vc_CONST Vector< float8 > | highMask (int bits) |
template<> | |
Vc_ALWAYS_INLINE Vc_CONST Vector< float8 > | P (int i) |
template<> | |
Vc_ALWAYS_INLINE Vc_CONST Vector< float8 > | Q (int i) |
template<> | |
Vc_ALWAYS_INLINE Vc_CONST Vector< float8 >::Mask | exponentMask () |
Private Member Functions | |
template<> | |
Vc_ALWAYS_INLINE Vc_CONST sfloat_v | load (const float *mem) |
Static Private Member Functions | |
static Vc_ALWAYS_INLINE_L Vc_CONST_L V | load (const T *mem) Vc_ALWAYS_INLINE_R Vc_CONST_R |
#include </mnt/vdb/lsf/workspace/root-makedoc/rootspi/rdoc/src/master/math/vc/include/Vc/sse/const.h>
typedef V::Mask ROOT::Vc::SSE::Const< _T >::M |
typedef V::EntryType ROOT::Vc::SSE::Const< _T >::T |
typedef Vector<_T> ROOT::Vc::SSE::Const< _T >::V |
enum ROOT::Vc::SSE::Const::Constants |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
Definition at line 66 of file const.h.
Referenced by ROOT::Vc::SSE::frexp().
Vc_ALWAYS_INLINE Vc_CONST Vector< float8 >::Mask ROOT::Vc::SSE::Const< float8 >::exponentMask | ( | ) |
|
static |
|
static |
Vc_ALWAYS_INLINE Vc_CONST Vector< float > ROOT::Vc::SSE::Const< float >::highMask | ( | ) |
Vc_ALWAYS_INLINE Vc_CONST Vector< double > ROOT::Vc::SSE::Const< double >::highMask | ( | ) |
Vc_ALWAYS_INLINE Vc_CONST Vector< float > ROOT::Vc::SSE::Const< float >::highMask | ( | int | bits | ) |
Vc_ALWAYS_INLINE Vc_CONST Vector< double > ROOT::Vc::SSE::Const< double >::highMask | ( | int | bits | ) |
Vc_ALWAYS_INLINE Vc_CONST Vector< float8 > ROOT::Vc::SSE::Const< float8 >::highMask | ( | int | bits | ) |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
staticprivate |
Definition at line 83 of file const.h.
Referenced by ROOT::Vc::SSE::Const< _T >::_16(), ROOT::Vc::SSE::Const< _T >::_1_16(), ROOT::Vc::SSE::Const< _T >::_1_2(), ROOT::Vc::SSE::Const< _T >::_1_sqrt2(), ROOT::Vc::SSE::Const< _T >::_4_pi(), ROOT::Vc::SSE::Const< _T >::_pi(), ROOT::Vc::SSE::Const< _T >::_pi_2(), ROOT::Vc::SSE::Const< _T >::_pi_2_rem(), ROOT::Vc::SSE::Const< _T >::_pi_4(), ROOT::Vc::SSE::Const< _T >::_pi_4_hi(), ROOT::Vc::SSE::Const< _T >::_pi_4_rem1(), ROOT::Vc::SSE::Const< _T >::_pi_4_rem2(), ROOT::Vc::SSE::Const< _T >::asinCoeff0(), ROOT::Vc::SSE::Const< _T >::asinCoeff1(), ROOT::Vc::SSE::Const< _T >::asinCoeff2(), ROOT::Vc::SSE::Const< _T >::asinCoeff3(), ROOT::Vc::SSE::Const< _T >::atanP(), ROOT::Vc::SSE::Const< _T >::atanQ(), ROOT::Vc::SSE::Const< _T >::atanThrsHi(), ROOT::Vc::SSE::Const< _T >::atanThrsLo(), ROOT::Vc::SSE::Const< _T >::cosCoeff(), ROOT::Vc::SSE::Const< _T >::exponentMask(), ROOT::Vc::SSE::Const< _T >::largeAsinInput(), ROOT::Vc::SSE::Const< _T >::ln2_large(), ROOT::Vc::SSE::Const< _T >::ln2_small(), ROOT::Vc::SSE::Const< _T >::log10_e(), ROOT::Vc::SSE::Const< _T >::log2_e(), ROOT::Vc::SSE::Const< _T >::lossThreshold(), ROOT::Vc::SSE::Const< _T >::min(), ROOT::Vc::SSE::Const< _T >::neginf(), ROOT::Vc::SSE::Const< _T >::P(), ROOT::Vc::SSE::Const< _T >::Q(), ROOT::Vc::SSE::Const< _T >::sinCoeff(), and ROOT::Vc::SSE::Const< _T >::smallAsinInput().
|
private |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
Vc_ALWAYS_INLINE Vc_CONST Vector< float8 > ROOT::Vc::SSE::Const< float8 >::P | ( | int | i | ) |
|
inlinestatic |
Vc_ALWAYS_INLINE Vc_CONST Vector< float8 > ROOT::Vc::SSE::Const< float8 >::Q | ( | int | i | ) |
|
inlinestatic |
|
inlinestatic |