Public Types | Public Member Functions | List of all members
absl::random_internal::pcg_xsh_rr_64_32 Struct Reference

#include <pcg_engine.h>

Public Types

using result_type = uint32_t
 
using result_type = uint32_t
 
using state_type = uint64_t
 
using state_type = uint64_t
 

Public Member Functions

uint32_t operator() (uint64_t state)
 
uint32_t operator() (uint64_t state)
 

Detailed Description

Definition at line 281 of file abseil-cpp/absl/random/internal/pcg_engine.h.

Member Typedef Documentation

◆ result_type [1/2]

◆ result_type [2/2]

◆ state_type [1/2]

◆ state_type [2/2]

Member Function Documentation

◆ operator()() [1/2]

uint32_t absl::random_internal::pcg_xsh_rr_64_32::operator() ( uint64_t  state)
inline

◆ operator()() [2/2]

uint32_t absl::random_internal::pcg_xsh_rr_64_32::operator() ( uint64_t  state)
inline

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:55