ROOT  6.06/09
Reference Guide
Static Public Member Functions | List of all members
ROOT::Vc::SSE::MaskHelper< 4 > Struct Template Reference

template<>
struct ROOT::Vc::SSE::MaskHelper< 4 >

Definition at line 37 of file mask.h.

Static Public Member Functions

static Vc_ALWAYS_INLINE Vc_CONST bool cmpeq (_M128 k1, _M128 k2)
 
static Vc_ALWAYS_INLINE Vc_CONST bool cmpneq (_M128 k1, _M128 k2)
 

#include </mnt/vdb/lsf/workspace/root-makedoc-v606/rootspi/rdoc/src/v6-06-00-patches/math/vc/include/Vc/sse/mask.h>

Member Function Documentation

static Vc_ALWAYS_INLINE Vc_CONST bool ROOT::Vc::SSE::MaskHelper< 4 >::cmpeq ( _M128  k1,
_M128  k2 
)
inlinestatic

Definition at line 38 of file mask.h.

static Vc_ALWAYS_INLINE Vc_CONST bool ROOT::Vc::SSE::MaskHelper< 4 >::cmpneq ( _M128  k1,
_M128  k2 
)
inlinestatic

Definition at line 39 of file mask.h.


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