Classes | Namespaces | Functions
include/opencv2/flann/random.h File Reference

Go to the source code of this file.

Classes

class  cvflann::UniqueRandom

Namespaces

namespace  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)