ROOT  6.06/09
Reference Guide
Public Member Functions | Public Attributes | List of all members
ROOT::Vc::SSE::ForeachHelper Struct Reference

Definition at line 158 of file mask.h.

Public Member Functions

Vc_ALWAYS_INLINE ForeachHelper (_long _mask)
 
Vc_ALWAYS_INLINE bool outer () const
 
Vc_ALWAYS_INLINE bool inner ()
 
Vc_ALWAYS_INLINE void noBreak ()
 
Vc_ALWAYS_INLINE _long next ()
 

Public Attributes

_long mask
 
bool brk
 
bool outerBreak
 

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

Constructor & Destructor Documentation

Vc_ALWAYS_INLINE ROOT::Vc::SSE::ForeachHelper::ForeachHelper ( _long  _mask)
inline

Definition at line 163 of file mask.h.

Member Function Documentation

Vc_ALWAYS_INLINE bool ROOT::Vc::SSE::ForeachHelper::inner ( )
inline

Definition at line 165 of file mask.h.

Vc_ALWAYS_INLINE _long ROOT::Vc::SSE::ForeachHelper::next ( )
inline

Definition at line 167 of file mask.h.

Vc_ALWAYS_INLINE void ROOT::Vc::SSE::ForeachHelper::noBreak ( )
inline

Definition at line 166 of file mask.h.

Vc_ALWAYS_INLINE bool ROOT::Vc::SSE::ForeachHelper::outer ( ) const
inline

Definition at line 164 of file mask.h.

Member Data Documentation

bool ROOT::Vc::SSE::ForeachHelper::brk

Definition at line 161 of file mask.h.

_long ROOT::Vc::SSE::ForeachHelper::mask

Definition at line 160 of file mask.h.

bool ROOT::Vc::SSE::ForeachHelper::outerBreak

Definition at line 162 of file mask.h.

Referenced by outer().


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