HDK
|
Go to the source code of this file.
Classes | |
class | UT_FastRandom |
Functions | |
int | UTfastRand (uint &seed) |
float | UTfastRandF (uint &seed) |
Fast random number generator. Float variant, with values in [0,1). More... | |
Fast random number generator. Reference: https://software.intel.com/en-us/articles/fast-random-number-generator-on-the-intel-pentiumr-4-processor
Definition at line 70 of file UT_FastRandom.h.
Fast random number generator. Float variant, with values in [0,1).
Definition at line 78 of file UT_FastRandom.h.