RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Static Public Member Functions | List of all members
RAJA::internal::LambdaSegExtractor< SegmentType, id > Struct Template Reference

#include <Lambda.hpp>

Static Public Member Functions

template<typename Data >
RAJA_HOST_DEVICE constexpr static RAJA_INLINE SegmentType extract (Data &&data)
 

Member Function Documentation

◆ extract()

template<typename SegmentType , camp::idx_t id>
template<typename Data >
RAJA_HOST_DEVICE constexpr static RAJA_INLINE SegmentType RAJA::internal::LambdaSegExtractor< SegmentType, id >::extract ( Data &&  data)
inlinestaticconstexpr

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