bdm::eprod Class Reference
Product of independent epdfs. For dependent pdfs, use bdm::mprod. More...
#include <emix.h>
Inheritance diagram for bdm::eprod:
Public Member Functions | |
const epdf * | factor (int i) const |
const int | no_factors () const |
void | set_parameters (const Array< shared_ptr< epdf > > &epdfs0) |
void | from_setting (const Setting &set) |
Protected Attributes | |
Array< shared_ptr< epdf > > | factors |
Detailed Description
Product of independent epdfs. For dependent pdfs, use bdm::mprod.
Member Function Documentation
void bdm::eprod::from_setting | ( | const Setting & | set | ) | [inline, virtual] |
Create object from the following structure
class = 'eprod';
pdfs = { list of any bdm::epdf offsprings }; % pdfs in the product, bdm::epdf::from_setting
--- inherited fields ---
bdm::eprod_base::from_setting
Reimplemented from bdm::epdf.
The documentation for this class was generated from the following file:
Generated on 2 Dec 2013 for mixpp by 1.4.7