alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::core::align::OptimalAlignment< TsizeBytes > Struct Template Reference

Calculates the optimal alignment for data of the given size. More...

#include <Align.hpp>

+ Inheritance diagram for alpaka::core::align::OptimalAlignment< TsizeBytes >:

Detailed Description

template<std::size_t TsizeBytes>
struct alpaka::core::align::OptimalAlignment< TsizeBytes >

Calculates the optimal alignment for data of the given size.

Definition at line 49 of file Align.hpp.


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