#include "base-precomp.h"#include <mrpt/random/RandomGenerators.h>#include <mrpt/system/os.h>#include <mrpt/system/datetime.h>Go to the source code of this file.
Namespaces | |
| mrpt | |
| This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
| mrpt::random | |
| A namespace of pseudo-random numbers genrators of diferent distributions. | |
Functions | |
| double | mrpt::random::normalizedGaussian () |
| double | mrpt::random::RandomNormal (double mean, double std) |
| uint32_t | mrpt::random::RandomUniInt () |
| double | mrpt::random::RandomUni (const double min, const double max) |
Variables | |
| static CRandomGenerator | randomGenerator |
|
static |
Definition at line 23 of file RandomGenerator.cpp.
Referenced by mrpt::random::getRandomGenerator().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |