#include <pcg_engine.h>
Public Types | |
using | state_type = absl::uint128 |
using | state_type = absl::uint128 |
Static Public Member Functions | |
static constexpr state_type | increment () |
static constexpr state_type | increment () |
static constexpr state_type | make_u128 (uint64_t a, uint64_t b) |
static constexpr state_type | make_u128 (uint64_t a, uint64_t b) |
static constexpr state_type | multiplier () |
static constexpr state_type | multiplier () |
Definition at line 222 of file abseil-cpp/absl/random/internal/pcg_engine.h.
using absl::random_internal::pcg128_params< kMultA, kMultB, kIncA, kIncB >::state_type = absl::uint128 |
Definition at line 230 of file abseil-cpp/absl/random/internal/pcg_engine.h.
using absl::random_internal::pcg128_params< kMultA, kMultB, kIncA, kIncB >::state_type = absl::uint128 |
Definition at line 230 of file bloaty/third_party/abseil-cpp/absl/random/internal/pcg_engine.h.
|
inlinestaticconstexpr |
Definition at line 239 of file abseil-cpp/absl/random/internal/pcg_engine.h.
|
inlinestaticconstexpr |
Definition at line 239 of file bloaty/third_party/abseil-cpp/absl/random/internal/pcg_engine.h.
|
inlinestaticconstexpr |
Definition at line 231 of file bloaty/third_party/abseil-cpp/absl/random/internal/pcg_engine.h.
|
inlinestaticconstexpr |
Definition at line 231 of file abseil-cpp/absl/random/internal/pcg_engine.h.
|
inlinestaticconstexpr |
Definition at line 236 of file abseil-cpp/absl/random/internal/pcg_engine.h.
|
inlinestaticconstexpr |
Definition at line 236 of file bloaty/third_party/abseil-cpp/absl/random/internal/pcg_engine.h.