bdm::compositepdf Class Reference

#include <libBM.h>

Inheritance diagram for bdm::compositepdf:

Inheritance graph
[legend]

List of all members.


Detailed Description

Abstract composition of pdfs, will be used for specific classes this abstract class is common to epdf and mpdf.

Public Member Functions

 compositepdf (Array< mpdf * > A0)
RV getrv (bool checkoverlap=false)
 find common rv, flag
void setrvc (const RV &rv, RV &rvc)
 common rvc of all mpdfs is written to rvc

Protected Attributes

int n
 Number of mpdfs in the composite.
Array< mpdf * > mpdfs
 Elements of composition.

Member Function Documentation

RV bdm::compositepdf::getrv ( bool  checkoverlap = false  ) 

find common rv, flag

Parameters:
checkoverlap modifies whether overlaps are acceptable

References bdm::RV::add(), mpdfs, and n.


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

Generated on Wed Feb 11 23:34:05 2009 for mixpp by  doxygen 1.5.6