openMSX
Public Member Functions | List of all members
PCG< SEED > Struct Template Reference

#include <random.hh>

Public Member Functions

constexpr uint32_t operator() ()
 

Detailed Description

template<uint64_t SEED>
struct PCG< SEED >

Definition at line 84 of file random.hh.

Member Function Documentation

◆ operator()()

template<uint64_t SEED>
constexpr uint32_t PCG< SEED >::operator() ( )
inlineconstexpr

Definition at line 86 of file random.hh.


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