bdm::mgdirac Class Reference
Dirac delta density with predefined transformation. More...
#include <exp_family.h>
Inheritance diagram for bdm::mgdirac:
Public Member Functions | |
vec | samplecond (const vec &cond) |
double | evallogcond (const vec &yt, const vec &cond) |
void | from_setting (const Setting &set) |
void | to_setting (Setting &set) const |
void | validate () |
Protected Attributes | |
shared_ptr< fnc > | g |
Detailed Description
Dirac delta density with predefined transformation.Density of the type:
where is the rv
, is the rvc
and g is a deterministic transformation of class fn.
Member Function Documentation
void bdm::mgdirac::from_setting | ( | const Setting & | set | ) | [virtual] |
Create object from the following structure
class = 'mgdirac'; g = function bdm::fnc; % any offspring of fnc, bdm::fnc::from_setting --- inherited fields --- bdm::pdf::from_setting
Reimplemented from bdm::pdf.
The documentation for this class was generated from the following files:
- exp_family.h
- exp_family.cpp
Generated on 2 Dec 2013 for mixpp by 1.4.7