mixpp: bdm::mprod Class Reference

bdm::mprod Class Reference

Chain rule decomposition of epdf. More...

#include <emix.h>

List of all members.


Detailed Description

Chain rule decomposition of epdf.

Probability density in the form of Chain-rule decomposition: \[ f(x_1,x_2,x_3) = f(x_1|x_2,x_3)f(x_2,x_3)f(x_3) \] Note that


Member Function Documentation

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

Create object from the following structure

 class='mprod';
 pdfs = { list of bdm::pdf };          % list of bdm::pdf offsprings stored in the order of chain rule, bdm::pdf::from_setting
 --- inherited fields ---
 bdm::pdf::from_setting

References bdm::UI::get(), and set_elements().


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