Typedef thrust::random::ranlux24

Typedef Documentation

typedef thrust::random::ranlux24

A random number engine with predefined parameters which implements the RANLUX level-3 random number generation algorithm.

Note

The 10000th consecutive invocation of a default-constructed object of type ranlux24 shall produce the value 9901578 .