bdm::eEF Class Reference
Abstract class of general conjugate exponential family posterior density. More...
#include <exp_family.h>
Inheritance diagram for bdm::eEF:
Public Member Functions | |
eEF () | |
default constructor | |
virtual double | lognc () const =0 |
logarithm of the normalizing constant, | |
virtual double | evallog_nn (const vec &val) const NOT_IMPLEMENTED(0) |
Evaluate normalized log-probability. | |
virtual double | evallog (const vec &val) const |
Evaluate normalized log-probability. | |
virtual vec | evallog_mat (const mat &Val) const |
Evaluate normalized log-probability for many samples. | |
virtual vec | evallog_mat (const Array< vec > &Val) const |
Evaluate normalized log-probability for many samples. | |
virtual void | pow (double p) NOT_IMPLEMENTED_VOID |
Power of the density, used e.g. to flatten the density. |
Detailed Description
Abstract class of general conjugate exponential family posterior density.More?...
The documentation for this class was generated from the following file:
Generated on 2 Dec 2013 for mixpp by 1.4.7