alpaka
Abstraction Library for Parallel Kernel Acceleration
|
Classes | |
class | NormalReal |
The CUDA/HIP random number floating point normal distribution. More... | |
class | NormalReal< double > |
The CUDA/HIP random number float normal distribution. More... | |
class | NormalReal< float > |
The CUDA/HIP random number float normal distribution. More... | |
class | UniformReal |
The CUDA/HIP random number floating point uniform distribution. More... | |
class | UniformReal< double > |
The CUDA/HIP random number float uniform distribution. More... | |
class | UniformReal< float > |
The CUDA/HIP random number float uniform distribution. More... | |
class | UniformUint |
The CUDA/HIP random number integer uniform distribution. More... | |
class | UniformUint< unsigned int > |
The CUDA/HIP random number unsigned integer uniform distribution. More... | |