#include <UnuranDistr.h>
Static Public Member Functions | |
| static double | Pdf (double x, const UNUR_DISTR *dist) |
| evaluate the probal | |
| static double | Dpdf (double x, const UNUR_DISTR *dist) |
| static double | Cdf (double x, const UNUR_DISTR *dist) |
Definition at line 28 of file UnuranDistr.h.
| static double UnuranDistr< Function >::Pdf | ( | double | x, | |
| const UNUR_DISTR * | dist | |||
| ) | [inline, static] |
| static double UnuranDistr< Function >::Dpdf | ( | double | x, | |
| const UNUR_DISTR * | dist | |||
| ) | [inline, static] |
| static double UnuranDistr< Function >::Cdf | ( | double | x, | |
| const UNUR_DISTR * | dist | |||
| ) | [inline, static] |
1.5.1