|
QTrk
|
Go to the source code of this file.
Functions | |
| template<typename T > | |
| T | rand_uniform () |
| template<typename T > | |
| T | rand_normal () |
| template<typename T > | |
| int | rand_poisson (T lambda) |
| T rand_normal | ( | ) |
Definition at line 11 of file random_distr.h.
| int rand_poisson | ( | T | lambda | ) |
Definition at line 21 of file random_distr.h.
| T rand_uniform | ( | ) |
Definition at line 4 of file random_distr.h.
1.8.12