Go to the source code of this file.
Classes | |
class | QGpCoreTools::Random |
Random generator for intensive random computations. More... | |
Namespaces | |
namespace | QGpCoreTools |
Defines | |
#define | RANDOM_NTAB 32 |
#define | RANDOM_STATE_SIZE (RANDOM_NTAB+3)*sizeof(qint64) |
#define RANDOM_NTAB 32 |
Referenced by QGpCoreTools::Random::Random(), and QGpCoreTools::Random::state().
#define RANDOM_STATE_SIZE (RANDOM_NTAB+3)*sizeof(qint64) |
Referenced by main(), QGpCoreTools::Random::Random(), and QGpCoreTools::Random::state().