bdm::dirac Class Reference
Dirac delta function distribution. More...
#include <exp_family.h>
Inheritance diagram for bdm::dirac:

Public Member Functions | |
| double | evallog (const vec &dt) const |
| vec | mean () const |
| vec | variance () const |
| void | qbounds (vec &lb, vec &ub, double percentage=0.95) const |
| const vec & | _point () |
| access | |
| void | set_point (const vec &p) |
| vec | sample () const |
Public Attributes | |
| vec | point |
Detailed Description
Dirac delta function distribution.
The documentation for this class was generated from the following file:
Generated on 2 Dec 2013 for mixpp by
1.4.7
