thrust::random::ranlux48_base#
-
typedef subtract_with_carry_engine<std::uint64_t, 48, 5, 12> thrust::random::ranlux48_base#
A random number engine with predefined parameters which implements the base engine of the
ranlux48random number engine.Note
The 10000th consecutive invocation of a default-constructed object of type
ranlux48_baseshall produce the value192113843633948.