MCL
A C++ library mirroring some of the most common Matlab functions.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
mcl::RandomGenerator Member List

This is the complete list of members for mcl::RandomGenerator, including all inherited members.

Rand(const Int size)mcl::RandomGenerator
Rand()mcl::RandomGeneratorinline
RandInt(const Int &minimum, const Int &maximum)mcl::RandomGenerator
Randn(const Int size)mcl::RandomGenerator
RandomGenerator()mcl::RandomGenerator
RandomGenerator(unsigned int seed)mcl::RandomGenerator
SetSeed(unsigned int seed)mcl::RandomGeneratorinline
Test()mcl::RandomGeneratorstatic