ROOT 6.14/05 Reference Guide |
Free functions adapter needed by UNURAN for multidimensional cont distribution.
Definition at line 55 of file UnuranDistrAdapter.h.
Public Types | |
typedef TUnuranMultiContDist | Distribution |
Static Public Member Functions | |
static int | Dpdf (double *grad, const double *x, UNUR_DISTR *dist) |
static double | Pdf (const double *x, UNUR_DISTR *dist) |
evaluate the probality density function More... | |
static double | Pdpdf (const double *x, int coord, UNUR_DISTR *dist) |
Definition at line 57 of file UnuranDistrAdapter.h.
|
inlinestatic |
Definition at line 66 of file UnuranDistrAdapter.h.
|
inlinestatic |
evaluate the probality density function
Definition at line 60 of file UnuranDistrAdapter.h.
|
inlinestatic |
Definition at line 73 of file UnuranDistrAdapter.h.