gc_random.h File Reference

Go to the source code of this file.

Functions

float gc_uniform_deviate (void)
 Return a uniformly distributed value in the range [0, 1.0) (Linear congruential generator. YMMV. Caveat emptor.).
void gc_set_seed (int seed)


Function Documentation

void gc_set_seed ( int  seed  ) 

float gc_uniform_deviate ( void   ) 

Return a uniformly distributed value in the range [0, 1.0) (Linear congruential generator. YMMV. Caveat emptor.).


Generated on Wed Jul 29 06:29:55 2009 for GNU Radio 3.2.2 C++ API by  doxygen 1.5.9