ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | 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/rootspi/rdoc/src/master/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: