eEF Class Reference

General conjugate exponential family posterior density. More...

#include <libEF.h>

Inheritance diagram for eEF:

Inheritance graph
[legend]
Collaboration diagram for eEF:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 eEF ()
 default constructor
 eEF (const RV &rv)
virtual void tupdate (double phi, mat &vbar, double nubar)
virtual void dupdate (mat &v, double nu=1.0)
virtual vec sample ()=0
 Returns the required moment of the epdf.
virtual double eval (const vec &val)
 Compute probability of argument val.
virtual double evalpdflog (const vec &val)
 Compute log-probability of argument val.
virtual vec mean ()=0
 return expected value

Protected Attributes

RV rv


Detailed Description

General conjugate exponential family posterior density.

More?...


Member Function Documentation

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

Returns the required moment of the epdf.

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

Implemented in enorm< sq_T >, egamma, emix, euni, eEmp, and enorm< ldmat >.


The documentation for this class was generated from the following file:
Generated on Thu Feb 28 16:54:44 2008 for mixpp by  doxygen 1.5.3