The Cuik KD-Tree Library
random.h File Reference Definition of basic randomization functions. More... ![]() Go to the source code of this file.
Detailed DescriptionFunction Documentation
Returns a random number in the [0,1] interval selected with a uniform distribution.
Definition at line 33 of file random.c. Referenced by randomNormal(), RandomPointInRectangle(), and SampleInKDtree(). ![]()
Returns a random number following a normal distribution with mean 0 and standard deviation 1.
Definition at line 38 of file random.c. References randomDouble(). Referenced by main(). ![]() ![]() |
Follow us!