MIRA
Classes | Namespaces
UniformRandomGenerator.h File Reference

A random generator that samples random numbers within the interval that is passed to the constructor. More...

#include <math/RandomGenerator.h>
Include dependency graph for UniformRandomGenerator.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>
 

Detailed Description

A random generator that samples random numbers within the interval that is passed to the constructor.

Author
Erik Einhorn
Date
2012/11/10