ROOT  6.06/09
Reference Guide
Public Member Functions | Private Attributes | List of all members
ROOT::Vc::SSE::Float8GatherMask Class Reference

Definition at line 507 of file mask.h.

Public Member Functions

 Float8GatherMask (const Mask< 8u > &k)
 
 Float8GatherMask (const Float8Mask &k)
 
int toInt () const
 

Private Attributes

const int mask
 

#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

ROOT::Vc::SSE::Float8GatherMask::Float8GatherMask ( const Mask< 8u > &  k)
inline

Definition at line 510 of file mask.h.

ROOT::Vc::SSE::Float8GatherMask::Float8GatherMask ( const Float8Mask k)
inline

Definition at line 511 of file mask.h.

Member Function Documentation

int ROOT::Vc::SSE::Float8GatherMask::toInt ( ) const
inline

Definition at line 512 of file mask.h.

Member Data Documentation

const int ROOT::Vc::SSE::Float8GatherMask::mask
private

Definition at line 514 of file mask.h.

Referenced by toInt().


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