alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::core::RoundUpToPowerOfTwo< N > Struct Template Reference

Rounds to the next higher power of two (if not already power of two). More...

#include <Align.hpp>

+ Inheritance diagram for alpaka::core::RoundUpToPowerOfTwo< N >:

Detailed Description

template<std::size_t N>
struct alpaka::core::RoundUpToPowerOfTwo< N >

Rounds to the next higher power of two (if not already power of two).

Definition at line 39 of file Align.hpp.


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