Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

bdlb_pcgrandomgenerator.h File Reference

Provide a class to generate random numbers using the PCG algorithm. More...

Go to the source code of this file.

Classes

class  bdlb::PcgRandomGenerator

Namespaces

namespace  bdlb

Functions

bool bdlb::operator== (const PcgRandomGenerator &lhs, const PcgRandomGenerator &rhs)
bool bdlb::operator!= (const PcgRandomGenerator &lhs, const PcgRandomGenerator &rhs)

Detailed Description