SIMD oriented Fast Mersenne Twister(SFMT) pseudorandom number generator. More...
#include <AzCore/base.h>
#include <AzCore/std/parallel/mutex.h>
#include <AzCore/std/typetraits/static_storage.h>
#include <AzCore/Math/Internal/MathTypes.h>
Classes | |
class | AZ::Sfmt |
Namespaces | |
namespace | AZ |
Reopen namespace to define DataPatch class. | |
SIMD oriented Fast Mersenne Twister(SFMT) pseudorandom number generator.
author Mutsuo Saito (Hiroshima University)
Copyright (C) 2006, 2007 Mutsuo Saito, Makoto Matsumoto and Hiroshima University. All rights reserved.
The new BSD License is applied to this software. see LICENSE.txt