IPPL (Independent Parallel Particle Layer)
IPPL
Loading...
Searching...
No Matches
UniformDistribution.h File Reference
#include <Kokkos_MathematicalConstants.hpp>
#include <Kokkos_MathematicalFunctions.hpp>
#include <Kokkos_Random.hpp>
#include "Types/ViewTypes.h"
Include dependency graph for UniformDistribution.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ippl
namespace  ippl::random

Functions

template<typename T>
KOKKOS_FUNCTION T ippl::random::uniform_cdf_func (T x)
template<typename T>
KOKKOS_FUNCTION T ippl::random::uniform_pdf_func ()
template<typename T>
KOKKOS_FUNCTION T ippl::random::uniform_estimate_func (T u)