alpaka
Abstraction Library for Parallel Kernel Acceleration
|
#include "alpaka/core/Unroll.hpp"
#include "alpaka/rand/Philox/MultiplyAndSplit64to32.hpp"
#include "alpaka/rand/Philox/PhiloxConstants.hpp"
#include "alpaka/vec/Vec.hpp"
#include <utility>
Go to the source code of this file.
Classes | |
struct | alpaka::rand::engine::PhiloxParams< TCounterSize, TWidth, TRounds > |
class | alpaka::rand::engine::PhiloxStateless< TParams > |
Namespaces | |
alpaka | |
The alpaka accelerator library. | |
alpaka::rand | |
alpaka::rand::engine | |
The random number generator engine specifics. | |