![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
#include "alpaka/core/Common.hpp"#include "alpaka/meta/IsArrayOrVector.hpp"#include "alpaka/rand/Philox/PhiloxSingle.hpp"#include "alpaka/rand/Philox/PhiloxVector.hpp"#include "alpaka/rand/Traits.hpp"#include <cstdint>#include <limits>#include <random>#include <type_traits>Go to the source code of this file.
Classes | |
| struct | alpaka::rand::EngineCallHostAccProxy< TEngine > |
| class | alpaka::rand::Philox4x32x10 |
| class | alpaka::rand::Philox4x32x10Vector |
| class | alpaka::rand::UniformReal< TResult, TSfinae > |
| TEMP: Distributions to be decided on later. The generator should be compatible with STL as of now. More... | |
Namespaces | |
| namespace | alpaka |
| The alpaka accelerator library. | |
| namespace | alpaka::rand |