Classes | Namespaces | Functions
random.h File Reference

Go to the source code of this file.

Classes

class  cvflann::UniqueRandom
 

Namespaces

 cvflann
 

Functions

void cvflann::seed_random (unsigned int seed)
 
double cvflann::rand_double (double high=1.0, double low=0)
 
int cvflann::rand_int (int high=RAND_MAX, int low=0)