ROOT 6.13/01 Reference Guide |
UnuranDistr Provides free function based on TF1 to be called by unuran.
Definition at line 28 of file UnuranDistr.h.
Static Public Member Functions | |
static double | Cdf (double x, const UNUR_DISTR *dist) |
static double | Dpdf (double x, const UNUR_DISTR *dist) |
static double | Pdf (double x, const UNUR_DISTR *dist) |
evaluate the probal More... | |
#include </home/ozapatam/Projects/root/math/unuran/src/UnuranDistr.h>
|
inlinestatic |
Definition at line 41 of file UnuranDistr.h.
|
inlinestatic |
Definition at line 36 of file UnuranDistr.h.
|
inlinestatic |
evaluate the probal
Definition at line 31 of file UnuranDistr.h.