ROOT
6.07/01
Reference Guide
|
Public Member Functions | |
Vc_INTRINSIC _M128 & | operator[] (int i) |
Vc_INTRINSIC const _M128 & | operator[] (int i) const |
Static Public Member Functions | |
static Vc_INTRINSIC Vc_CONST M256 | dup (_M128 a) |
static Vc_INTRINSIC Vc_CONST M256 | create (_M128 a, _M128 b) |
Private Attributes | |
_M128 | d [2] |
#include </mnt/vdb/lsf/workspace/root-makedoc/rootspi/rdoc/src/master/math/vc/include/Vc/sse/types.h>
|
inlinestatic |
Definition at line 70 of file types.h.
Referenced by ROOT::Vc::SSE::Vector< T >::broadcast4(), ROOT::Vc::SSE::StaticCastHelper< unsigned short, float8 >::cast(), ROOT::Vc::SSE::StaticCastHelper< short, float8 >::cast(), ROOT::Vc::SSE::Internal::exponent(), ROOT::Vc::SSE::frexp(), ROOT::Vc::SSE::max(), and ROOT::Vc::SSE::min().
|
inlinestatic |
Definition at line 69 of file types.h.
Referenced by ROOT::Vc::SSE::Const< _T >::exponentMask(), ROOT::Vc::SSE::Const< _T >::highMask(), ROOT::Vc::SSE::Const< _T >::load(), ROOT::Vc::SSE::Const< _T >::P(), and ROOT::Vc::SSE::Const< _T >::Q().
|
inline |
|
inline |
|
private |
Definition at line 77 of file types.h.
Referenced by create(), dup(), and operator[]().