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
.
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
![doxygen](doxygen.png)