alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
NormalReal.hpp File Reference
#include "alpaka/math.hpp"
#include "alpaka/rand/concepts.hpp"
#include "alpaka/rand/distribution/UniformReal.hpp"
#include <cmath>

Go to the source code of this file.

Classes

struct  alpaka::rand::distribution::internal::BoxMuller< T_Fp >
 Scalar Box–Muller transform for floating-point types. More...
struct  alpaka::rand::distribution::NormalReal< T_Result >
 Used to sample floating-point values from a normal(-/gaussian) distribution. More...

Namespaces

namespace  alpaka
 main alpaka namespace.
namespace  alpaka::rand
namespace  alpaka::rand::distribution
namespace  alpaka::rand::distribution::internal