MIRA
Classes | Namespaces | Macros
Random.h File Reference

Functions for generating random numbers. More...

#include <stdlib.h>
#include <utils/Singleton.h>
#include <utils/Time.h>
Include dependency graph for Random.h:

Go to the source code of this file.

Classes

class  RandomGeneratorSingleton
 Singleton class for generating random numbers. More...
 

Namespaces

 mira
 specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
 

Macros

#define MIRA_RANDOM   mira::RandomGeneratorSingleton::instance()
 

Detailed Description

Functions for generating random numbers.

Author
Tim Langner
Date
2011/07/15

Macro Definition Documentation

◆ MIRA_RANDOM

#define MIRA_RANDOM   mira::RandomGeneratorSingleton::instance()