alpaka
Abstraction Library for Parallel Kernel Acceleration
|
TEMP: Distributions to be decided on later. The generator should be compatible with STL as of now. More...
#include <RandPhilox.hpp>
Public Member Functions | |
ALPAKA_FN_HOST_ACC | UniformReal () |
ALPAKA_FN_HOST_ACC | UniformReal (T min, T max) |
template<typename TEngine > | |
ALPAKA_FN_HOST_ACC auto | operator() (TEngine &engine) -> TResult |
TEMP: Distributions to be decided on later. The generator should be compatible with STL as of now.
Definition at line 145 of file RandPhilox.hpp.
|
inline |
Definition at line 163 of file RandPhilox.hpp.
|
inline |
Definition at line 167 of file RandPhilox.hpp.
|
inline |
Definition at line 172 of file RandPhilox.hpp.