RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Public Member Functions | Public Attributes | List of all members
RAJA::Lanes Struct Reference

#include <launch_core.hpp>

Public Member Functions

RAJA_INLINE constexpr RAJA_HOST_DEVICE Lanes ()
 
RAJA_INLINE constexpr RAJA_HOST_DEVICE Lanes (int i)
 

Public Attributes

int value
 

Constructor & Destructor Documentation

◆ Lanes() [1/2]

RAJA_INLINE constexpr RAJA_HOST_DEVICE RAJA::Lanes::Lanes ( )
inlineconstexpr

◆ Lanes() [2/2]

RAJA_INLINE constexpr RAJA_HOST_DEVICE RAJA::Lanes::Lanes ( int  i)
inlineconstexpr

Member Data Documentation

◆ value

int RAJA::Lanes::value

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