![]()  | 
  
    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 | |
| namespace | alpaka | 
| The alpaka accelerator library.  | |
| namespace | alpaka::rand | 
| namespace | alpaka::rand::engine | 
| The random number generator engine specifics.  | |