aegir
Phlex-based simulation framework for the SHiP experiment.
Loading...
Searching...
No Matches
Public Member Functions | List of all members
aegir::PhiloxRng Class Reference

#include <philox_rng.hpp>

Public Member Functions

 PhiloxRng (std::uint32_t seed, std::uint32_t key_hi=0xBEEFCAFE)
 
double uniform ()
 
double uniform (double lo, double hi)
 

Constructor & Destructor Documentation

◆ PhiloxRng()

aegir::PhiloxRng::PhiloxRng ( std::uint32_t  seed,
std::uint32_t  key_hi = 0xBEEFCAFE 
)
inlineexplicit

Member Function Documentation

◆ uniform() [1/2]

double aegir::PhiloxRng::uniform ( )
inline

◆ uniform() [2/2]

double aegir::PhiloxRng::uniform ( double  lo,
double  hi 
)
inline

The documentation for this class was generated from the following file: