alpaka
Abstraction Library for Parallel Kernel Acceleration
|
The GPU random number normal distribution. More...
#include <RandDefault.hpp>
Public Member Functions | |
UniformUint ()=default | |
template<typename TEngine > | |
ALPAKA_FN_HOST_ACC auto | operator() (TEngine &engine) -> T |
The GPU random number normal distribution.
Definition at line 44 of file RandDefault.hpp.
|
default |
|
inline |
Definition at line 52 of file RandDefault.hpp.