UnuranDistr< Function > Struct Template Reference

#include <UnuranDistr.h>

List of all members.

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)


Detailed Description

template<class Function>
struct UnuranDistr< Function >

UnuranDistr Provides free function based on TF1 to be called by unuran

Definition at line 28 of file UnuranDistr.h.


Member Function Documentation

template<class Function>
static double UnuranDistr< Function >::Pdf ( double  x,
const UNUR_DISTR dist 
) [inline, static]

evaluate the probal

Definition at line 31 of file UnuranDistr.h.

References func().

template<class Function>
static double UnuranDistr< Function >::Dpdf ( double  x,
const UNUR_DISTR dist 
) [inline, static]

Definition at line 36 of file UnuranDistr.h.

References func().

template<class Function>
static double UnuranDistr< Function >::Cdf ( double  x,
const UNUR_DISTR dist 
) [inline, static]

Definition at line 41 of file UnuranDistr.h.

References func().


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:49:57 2011 for ROOT_528-00b_version by  doxygen 1.5.1