Open 3D Engine AzCore API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
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 | |
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