Home
last modified time | relevance | path

Searched defs:short_lag (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/random/
Dsubtract_with_carry.hpp49 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>
Dlagged_fibonacci.hpp192 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>