List of all members.
Public Member Functions |
| | chi_square (const int n0=1) |
| double | cdf (const double) const |
| double | pdf (const double) const |
| double | random () const |
Detailed Description
A Chi-Square random number generator.
Constructor & Destructor Documentation
| chi_square::chi_square |
( |
const int |
n0 = 1 |
) |
|
Member Function Documentation
| double chi_square::cdf |
( |
const double |
y |
) |
const |
| double chi_square::pdf |
( |
const double |
y |
) |
const |
| double chi_square::random |
( |
|
) |
const [virtual] |
The documentation for this class was generated from the following files:
- /home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/simulator.h
- /home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/simulator.cc