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

Definition at line 177 of file mask.h.

Public Member Functions

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

Public Attributes

size_t mask
 
bool brk
 
bool outerBreak
 

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

+ Collaboration diagram for ROOT::Vc::AVX::ForeachHelper:

Constructor & Destructor Documentation

Vc_ALWAYS_INLINE ROOT::Vc::AVX::ForeachHelper::ForeachHelper ( size_t  _mask)
inline

Definition at line 182 of file mask.h.

Member Function Documentation

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

Definition at line 184 of file mask.h.

Vc_ALWAYS_INLINE size_t ROOT::Vc::AVX::ForeachHelper::next ( )
inline

Definition at line 186 of file mask.h.

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

Definition at line 185 of file mask.h.

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

Definition at line 183 of file mask.h.

Member Data Documentation

bool ROOT::Vc::AVX::ForeachHelper::brk

Definition at line 180 of file mask.h.

size_t ROOT::Vc::AVX::ForeachHelper::mask

Definition at line 179 of file mask.h.

bool ROOT::Vc::AVX::ForeachHelper::outerBreak

Definition at line 181 of file mask.h.

Referenced by outer().


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