Searched refs:tempering_u (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/llvm-project/libcxx/include/__random/ |
| H A D | mersenne_twister_engine.h | 173 static _LIBCPP_CONSTEXPR const size_t tempering_u = __u; variable 426 …er_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>::tempering_u;
|
| /src/contrib/llvm-project/libcxx/include/ |
| H A D | random | 91 static constexpr size_t tempering_u = u;
|