epdf Class Reference

Probability density function with numerical statistics, e.g. posterior density. More...

#include <libBM.h>

Inheritance diagram for epdf:

Inheritance graph
[legend]
Collaboration diagram for epdf:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual vec sample ()=0
 Returns the required moment of the epdf.
virtual double eval (const vec &val)
 Compute probability of argument val.


Detailed Description

Probability density function with numerical statistics, e.g. posterior density.

Member Function Documentation

virtual vec epdf::sample (  )  [pure virtual]

Returns the required moment of the epdf.

Returns a sample from the density, $x \sim epdf(rv)$

Implemented in enorm< sq_T >.


The documentation for this class was generated from the following file:
Generated on Sun Feb 17 16:14:19 2008 for mixpp by  doxygen 1.5.3