alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
Engine.hpp File Reference
#include "alpaka/rand/TinyMT/tinymt32.h"
#include <cstdint>

Go to the source code of this file.

Classes

struct  alpaka::rand::engine::cpu::TinyMTengine
 Implementation of std::UniformRandomBitGenerator for TinyMT32. More...
 

Namespaces

namespace  alpaka
 The alpaka accelerator library.
 
namespace  alpaka::rand
 
namespace  alpaka::rand::engine
 The random number generator engine specifics.
 
namespace  alpaka::rand::engine::cpu