#include <Random123/philox.h>
List of all members.
Detailed Description
template<unsigned int ROUNDS>
class r123::Philox2x32_R< ROUNDS >
exports the member functions, typedefs and operator overloads required by a CBRNG class.
The template argument, ROUNDS, is the number of times the Philox round function will be applied.
As of September 2011, the authors know of no statistical flaws with ROUNDS=7 or more for Philox2x32.
Member Typedef Documentation
template<unsigned int ROUNDS>
template<unsigned int ROUNDS>
template<unsigned int ROUNDS>
Member Function Documentation
template<unsigned int ROUNDS>
Member Data Documentation
template<unsigned int ROUNDS>
The documentation for this class was generated from the following file: