#include <uniform_helper.h>
Classes | |
class | param_type |
Public Types | |
using | result_type = RealType |
using | result_type = RealType |
Public Member Functions | |
result_type | a () const |
result_type | a () const |
result_type | b () const |
result_type | b () const |
result_type() | max () const |
result_type() | max () const |
result_type() | min () const |
result_type() | min () const |
template<typename URBG > | |
result_type | operator() (URBG &gen) |
template<typename URBG > | |
result_type | operator() (URBG &gen) |
template<typename URBG > | |
result_type | operator() (URBG &gen, const param_type &p) |
template<typename URBG > | |
result_type | operator() (URBG &gen, const param_type &p) |
param_type | param () const |
param_type | param () const |
void | param (const param_type ¶ms) |
void | param (const param_type ¶ms) |
void | reset () |
void | reset () |
uniform_real_distribution () | |
uniform_real_distribution () | |
uniform_real_distribution (const param_type ¶m) | |
uniform_real_distribution (const param_type ¶m) | |
uniform_real_distribution (result_type lo, result_type hi=1) | |
uniform_real_distribution (result_type lo, result_type hi=1) | |
Private Attributes | |
random_internal::FastUniformBits< uint64_t > | fast_u64_ |
param_type | param_ |
Definition at line 33 of file abseil-cpp/absl/random/internal/uniform_helper.h.
using absl::uniform_real_distribution< RealType >::result_type = RealType |
Definition at line 66 of file abseil-cpp/absl/random/uniform_real_distribution.h.
using absl::uniform_real_distribution< RealType >::result_type = RealType |
Definition at line 66 of file bloaty/third_party/abseil-cpp/absl/random/uniform_real_distribution.h.
|
inline |
Definition at line 104 of file abseil-cpp/absl/random/uniform_real_distribution.h.
|
inlineexplicit |
Definition at line 106 of file abseil-cpp/absl/random/uniform_real_distribution.h.
|
inlineexplicit |
Definition at line 109 of file abseil-cpp/absl/random/uniform_real_distribution.h.
|
inline |
Definition at line 104 of file bloaty/third_party/abseil-cpp/absl/random/uniform_real_distribution.h.
|
inlineexplicit |
Definition at line 106 of file bloaty/third_party/abseil-cpp/absl/random/uniform_real_distribution.h.
|
inlineexplicit |
Definition at line 109 of file bloaty/third_party/abseil-cpp/absl/random/uniform_real_distribution.h.
|
inline |
Definition at line 126 of file abseil-cpp/absl/random/uniform_real_distribution.h.
|
inline |
Definition at line 126 of file bloaty/third_party/abseil-cpp/absl/random/uniform_real_distribution.h.
|
inline |
Definition at line 127 of file abseil-cpp/absl/random/uniform_real_distribution.h.
|
inline |
Definition at line 127 of file bloaty/third_party/abseil-cpp/absl/random/uniform_real_distribution.h.
|
inline |
Definition at line 133 of file abseil-cpp/absl/random/uniform_real_distribution.h.
|
inline |
Definition at line 133 of file bloaty/third_party/abseil-cpp/absl/random/uniform_real_distribution.h.
|
inline |
Definition at line 132 of file bloaty/third_party/abseil-cpp/absl/random/uniform_real_distribution.h.
|
inline |
Definition at line 132 of file abseil-cpp/absl/random/uniform_real_distribution.h.
|
inline |
Definition at line 118 of file abseil-cpp/absl/random/uniform_real_distribution.h.
|
inline |
Definition at line 118 of file bloaty/third_party/abseil-cpp/absl/random/uniform_real_distribution.h.
result_type absl::uniform_real_distribution< RealType >::operator() | ( | URBG & | gen, |
const param_type & | p | ||
) |
uniform_real_distribution< RealType >::result_type absl::uniform_real_distribution< RealType >::operator() | ( | URBG & | gen, |
const param_type & | p | ||
) |
Definition at line 155 of file abseil-cpp/absl/random/uniform_real_distribution.h.
|
inline |
Definition at line 129 of file bloaty/third_party/abseil-cpp/absl/random/uniform_real_distribution.h.
|
inline |
Definition at line 129 of file abseil-cpp/absl/random/uniform_real_distribution.h.
|
inline |
Definition at line 130 of file bloaty/third_party/abseil-cpp/absl/random/uniform_real_distribution.h.
|
inline |
Definition at line 130 of file abseil-cpp/absl/random/uniform_real_distribution.h.
|
inline |
Definition at line 115 of file abseil-cpp/absl/random/uniform_real_distribution.h.
|
inline |
Definition at line 115 of file bloaty/third_party/abseil-cpp/absl/random/uniform_real_distribution.h.
|
friend |
Definition at line 139 of file abseil-cpp/absl/random/uniform_real_distribution.h.
|
friend |
Definition at line 139 of file bloaty/third_party/abseil-cpp/absl/random/uniform_real_distribution.h.
|
friend |
Definition at line 135 of file bloaty/third_party/abseil-cpp/absl/random/uniform_real_distribution.h.
|
friend |
Definition at line 135 of file abseil-cpp/absl/random/uniform_real_distribution.h.
|
private |
Definition at line 146 of file abseil-cpp/absl/random/uniform_real_distribution.h.
|
private |
Definition at line 145 of file abseil-cpp/absl/random/uniform_real_distribution.h.