allendaicool / thrust

Automatically exported from code.google.com/p/thrust
Apache License 2.0
0 stars 0 forks source link

Accelerate linear_congruential_engine::discard #100

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We can do linear_congruential_engine::discard(z) in log(z) steps rather than 
z steps.  Do that

Original issue reported on code.google.com by jaredhoberock on 18 Feb 2010 at 1:37

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r838.

Original comment by jaredhoberock on 22 Feb 2010 at 3:51