ARGoS  3
A parallel, multi-engine simulator for swarm robotics
argos::CRandom::CRNG Member List
This is the complete list of members for argos::CRandom::CRNG, including all inherited members.
Bernoulli(Real f_true=0.5)argos::CRandom::CRNG
CRNG(UInt32 un_seed, const std::string &str_type="mt19937")argos::CRandom::CRNG
CRNG(const CRNG &c_rng)argos::CRandom::CRNG
Exponential(Real f_mean)argos::CRandom::CRNG
Gaussian(Real f_std_dev, Real f_mean=0.0f)argos::CRandom::CRNG
GetSeed() const argos::CRandom::CRNG [inline]
GetType() const argos::CRandom::CRNG [inline]
Lognormal(Real f_sigma, Real f_mu)argos::CRandom::CRNG
Rayleigh(Real f_sigma)argos::CRandom::CRNG
Reset()argos::CRandom::CRNG
SetSeed(UInt32 un_seed)argos::CRandom::CRNG [inline]
SetType(const std::string &str_type)argos::CRandom::CRNG [inline]
Uniform(const CRange< CRadians > &c_range)argos::CRandom::CRNG
Uniform(const CRange< Real > &c_range)argos::CRandom::CRNG
Uniform(const CRange< SInt32 > &c_range)argos::CRandom::CRNG
Uniform(const CRange< UInt32 > &c_range)argos::CRandom::CRNG
~CRNG()argos::CRandom::CRNG [virtual]