Searched defs:short_lag (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/boost/random/ |
D | subtract_with_carry.hpp | 49 const std::size_t short_lag = Engine::short_lag; in apply() local 319 const std::size_t subtract_with_carry_engine<IntType, w, s, r>::short_lag; member in boost::random::subtract_with_carry_engine<IntType, w, s, r> 529 const std::size_t subtract_with_carry_01_engine<RealType, w, s, r>::short_lag; member in boost::random::subtract_with_carry_01_engine<RealType, w, s, r>
|
D | lagged_fibonacci.hpp | 192 const unsigned int lagged_fibonacci_engine<UIntType, w, p, q>::short_lag; member in boost::random::lagged_fibonacci_engine<UIntType, w, p, q> 411 const unsigned int lagged_fibonacci_01_engine<RealType, w, p, q>::short_lag; member in boost::random::lagged_fibonacci_01_engine<RealType, w, p, q>
|