Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
Sfmt.h File Reference

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.
 

Detailed Description

SIMD oriented Fast Mersenne Twister(SFMT) pseudorandom number generator.

author Mutsuo Saito (Hiroshima University)

Author
Makoto Matsumoto (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