mixpp: bdm::mgdirac Class Reference

bdm::mgdirac Class Reference

Dirac delta density with predefined transformation. More...

#include <exp_family.h>

List of all members.


Detailed Description

Dirac delta density with predefined transformation.

Density of the type:

\[ f(x_t | y_t) = \delta (x_t - g(y_t)) \]

where $ x_t $ is the rv, $ y_t $ is the rvc and g is a deterministic transformation of class fn.


Member Function Documentation

void bdm::mgdirac::from_setting (const Setting & set ) 

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

The documentation for this class was generated from the following files:

Generated on Fri Aug 27 16:54:41 2010 for mixpp by  doxygen 1.6.0