|
MIRA
|
A random generator that samples random numbers within the interval that is passed to the constructor. More...
#include <math/RandomGenerator.h>
Go to the source code of this file.
Classes | |
| class | UniformRandomGenerator< T > |
| A random generator that samples random numbers within the interval that is passed to the constructor. More... | |
Namespaces | |
| mira | |
| specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
A random generator that samples random numbers within the interval that is passed to the constructor.
1.8.14