QUDA
v1.1.0
A library for QCD on GPUs
|
#include <gtest-internal.h>
Public Member Functions | |
Random (UInt32 seed) | |
void | Reseed (UInt32 seed) |
UInt32 | Generate (UInt32 range) |
Static Public Attributes | |
static const UInt32 | kMaxRange = 1u << 31 |
Definition at line 827 of file gtest-internal.h.
|
inlineexplicit |
Definition at line 831 of file gtest-internal.h.
|
inline |
Definition at line 833 of file gtest-internal.h.
|
static |
Definition at line 829 of file gtest-internal.h.