bdm::MergerBase Class Reference
Abstract common class for mergers. More...
#include <merger.h>
Detailed Description
Abstract common class for mergers.
Merging is defined as a combination of information from source pdfs into a single pdf called the merger.
![\[ f_{merged}(x) \leftarrow {f_1(x),f_2(x),f_3(x)} \]](form_292.png)
In the basic form, the random variables of all source pdfs must be identical, e.g.
from the example above.
Extension of the merger to a more demanding scenarios with fragmental sources is available in offspring bdm::merger_mix.
This abstract class defines only the interface to using merger: operation merge(), and operation merger() which returns the result.
Member Function Documentation
The documentation for this class was generated from the following file:
Generated on Fri Aug 27 16:54:41 2010 for mixpp by
1.6.0
