OpenMPCD
Classes | Namespaces
Uniform0e1i.hpp File Reference
#include <OpenMPCD/CUDA/Macros.hpp>
#include <OpenMPCD/CUDA/Random/Generators/Philox4x32-10.hpp>
#include <OpenMPCD/OPENMPCD_DEBUG_ASSERT.hpp>
Include dependency graph for Uniform0e1i.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OpenMPCD::CUDA::Random::Distributions::Uniform0e1i< T >
 The uniform distribution in the left-open interval \( (0, 1] \). More...
 

Namespaces

 OpenMPCD::CUDA
 Namespace for simulations using CUDA.
 
 OpenMPCD::CUDA::Random
 Contains functionality related to random numbers.
 
 OpenMPCD::CUDA::Random::Distributions
 Distributions for the generation of random numbers.
 

Detailed Description

Defines the OpenMPCD::CUDA::Random::Distributions::Uniform0e1i class.

Definition in file Uniform0e1i.hpp.