Mathematical operations
Detailed Description
Useful mathematical classes and functions
Function Documentation
double CVD::rand_g |
( |
|
) |
[inline] |
Gaussian random numbers with zero mean and unit standard deviation.
This uses rand() internally, so set thw seed with srand()
Definition at line 41 of file random.h.
double CVD::rand_u |
( |
|
) |
[inline] |
Uniform random numbers between 0 and 1
This uses rand() internally, so set thw seed with srand()
Definition at line 32 of file random.h.
libcvd
Author(s): Edward Rosten, Paul Smith, Tom Drummond, Gerhard Reitmayr, Ethan Eade, Timothy Gan, Chris Kemp, Georg Klein
autogenerated on Fri Jan 11 09:13:34 2013