[259] | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
---|
| 2 | <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> |
---|
| 3 | <title>mixpp: bdm::compositepdf Class Reference</title> |
---|
| 4 | <link href="doxygen.css" rel="stylesheet" type="text/css"> |
---|
| 5 | <link href="tabs.css" rel="stylesheet" type="text/css"> |
---|
| 6 | </head><body> |
---|
| 7 | <!-- Generated by Doxygen 1.5.6 --> |
---|
| 8 | <div class="navigation" id="top"> |
---|
| 9 | <div class="tabs"> |
---|
| 10 | <ul> |
---|
| 11 | <li><a href="index.html"><span>Main Page</span></a></li> |
---|
| 12 | <li><a href="pages.html"><span>Related Pages</span></a></li> |
---|
| 13 | <li><a href="modules.html"><span>Modules</span></a></li> |
---|
[261] | 14 | <li><a href="namespaces.html"><span>Namespaces</span></a></li> |
---|
| 15 | <li class="current"><a href="classes.html"><span>Classes</span></a></li> |
---|
[259] | 16 | <li><a href="files.html"><span>Files</span></a></li> |
---|
| 17 | </ul> |
---|
| 18 | </div> |
---|
| 19 | <div class="tabs"> |
---|
| 20 | <ul> |
---|
[261] | 21 | <li><a href="classes.html"><span>Alphabetical List</span></a></li> |
---|
[259] | 22 | <li><a href="annotated.html"><span>Class List</span></a></li> |
---|
| 23 | <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> |
---|
| 24 | <li><a href="functions.html"><span>Class Members</span></a></li> |
---|
| 25 | </ul> |
---|
| 26 | </div> |
---|
[261] | 27 | <div class="navpath"><a class="el" href="namespacebdm.html">bdm</a>::<a class="el" href="classbdm_1_1compositepdf.html">compositepdf</a> |
---|
[259] | 28 | </div> |
---|
| 29 | </div> |
---|
| 30 | <div class="contents"> |
---|
[270] | 31 | <h1>bdm::compositepdf Class Reference</h1><!-- doxytag: class="bdm::compositepdf" --><code>#include <<a class="el" href="libBM_8h-source.html">libBM.h</a>></code> |
---|
[259] | 32 | <p> |
---|
| 33 | <div class="dynheader"> |
---|
| 34 | Inheritance diagram for bdm::compositepdf:</div> |
---|
| 35 | <div class="dynsection"> |
---|
| 36 | <p><center><img src="classbdm_1_1compositepdf__inherit__graph.png" border="0" usemap="#bdm_1_1compositepdf__inherit__map" alt="Inheritance graph"></center> |
---|
| 37 | <map name="bdm_1_1compositepdf__inherit__map"> |
---|
| 38 | <area shape="rect" href="classbdm_1_1merger.html" title="Function for general combination of pdfs." alt="" coords="5,84,109,111"><area shape="rect" href="classbdm_1_1mprod.html" title="Chain rule decomposition of epdf." alt="" coords="133,84,232,111"></map> |
---|
| 39 | <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> |
---|
| 40 | |
---|
| 41 | <p> |
---|
[270] | 42 | <a href="classbdm_1_1compositepdf-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
| 43 | Abstract composition of pdfs, will be used for specific classes this abstract class is common to <a class="el" href="classbdm_1_1epdf.html" title="Probability density function with numerical statistics, e.g. posterior density.">epdf</a> and <a class="el" href="classbdm_1_1mpdf.html" title="Conditional probability density, e.g. modeling some dependencies.">mpdf</a>. <table border="0" cellpadding="0" cellspacing="0"> |
---|
[259] | 44 | <tr><td></td></tr> |
---|
| 45 | <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> |
---|
| 46 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b4fb137d679de83f037616697b172c5c"></a><!-- doxytag: member="bdm::compositepdf::compositepdf" ref="b4fb137d679de83f037616697b172c5c" args="(Array< mpdf * > A0)" --> |
---|
| 47 | </td><td class="memItemRight" valign="bottom"><b>compositepdf</b> (Array< <a class="el" href="classbdm_1_1mpdf.html">mpdf</a> * > A0)</td></tr> |
---|
| 48 | |
---|
| 49 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classbdm_1_1RV.html">RV</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1compositepdf.html#c73d39acc4378eee6a63155c3517d3c9">getrv</a> (bool checkoverlap=false)</td></tr> |
---|
| 50 | |
---|
| 51 | <tr><td class="mdescLeft"> </td><td class="mdescRight">find common rv, flag <a href="#c73d39acc4378eee6a63155c3517d3c9"></a><br></td></tr> |
---|
| 52 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c71fc2c51f49d797e61f479f543c75ce"></a><!-- doxytag: member="bdm::compositepdf::setrvc" ref="c71fc2c51f49d797e61f479f543c75ce" args="(const RV &rv, RV &rvc)" --> |
---|
| 53 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1compositepdf.html#c71fc2c51f49d797e61f479f543c75ce">setrvc</a> (const <a class="el" href="classbdm_1_1RV.html">RV</a> &rv, <a class="el" href="classbdm_1_1RV.html">RV</a> &rvc)</td></tr> |
---|
| 54 | |
---|
| 55 | <tr><td class="mdescLeft"> </td><td class="mdescRight">common rvc of all mpdfs is written to rvc <br></td></tr> |
---|
| 56 | <tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr> |
---|
| 57 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7ca3cd8ed92a7154f5b9ff13b1e9d52a"></a><!-- doxytag: member="bdm::compositepdf::n" ref="7ca3cd8ed92a7154f5b9ff13b1e9d52a" args="" --> |
---|
| 58 | int </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1compositepdf.html#7ca3cd8ed92a7154f5b9ff13b1e9d52a">n</a></td></tr> |
---|
| 59 | |
---|
| 60 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Number of mpdfs in the composite. <br></td></tr> |
---|
| 61 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="23faf2debc4dde10836393b8c665914a"></a><!-- doxytag: member="bdm::compositepdf::mpdfs" ref="23faf2debc4dde10836393b8c665914a" args="" --> |
---|
| 62 | Array< <a class="el" href="classbdm_1_1mpdf.html">mpdf</a> * > </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1compositepdf.html#23faf2debc4dde10836393b8c665914a">mpdfs</a></td></tr> |
---|
| 63 | |
---|
| 64 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Elements of composition. <br></td></tr> |
---|
| 65 | </table> |
---|
[270] | 66 | <hr><h2>Member Function Documentation</h2> |
---|
[259] | 67 | <a class="anchor" name="c73d39acc4378eee6a63155c3517d3c9"></a><!-- doxytag: member="bdm::compositepdf::getrv" ref="c73d39acc4378eee6a63155c3517d3c9" args="(bool checkoverlap=false)" --> |
---|
| 68 | <div class="memitem"> |
---|
| 69 | <div class="memproto"> |
---|
| 70 | <table class="memname"> |
---|
| 71 | <tr> |
---|
| 72 | <td class="memname"><a class="el" href="classbdm_1_1RV.html">RV</a> bdm::compositepdf::getrv </td> |
---|
| 73 | <td>(</td> |
---|
| 74 | <td class="paramtype">bool </td> |
---|
| 75 | <td class="paramname"> <em>checkoverlap</em> = <code>false</code> </td> |
---|
| 76 | <td> ) </td> |
---|
| 77 | <td></td> |
---|
| 78 | </tr> |
---|
| 79 | </table> |
---|
| 80 | </div> |
---|
| 81 | <div class="memdoc"> |
---|
| 82 | |
---|
| 83 | <p> |
---|
| 84 | find common rv, flag |
---|
| 85 | <p> |
---|
| 86 | <dl compact><dt><b>Parameters:</b></dt><dd> |
---|
| 87 | <table border="0" cellspacing="2" cellpadding="0"> |
---|
| 88 | <tr><td valign="top"></td><td valign="top"><em>checkoverlap</em> </td><td>modifies whether overlaps are acceptable </td></tr> |
---|
| 89 | </table> |
---|
| 90 | </dl> |
---|
| 91 | |
---|
[270] | 92 | <p>References <a class="el" href="libBM_8cpp-source.html#l00059">bdm::RV::add()</a>, <a class="el" href="libBM_8h-source.html#l00508">mpdfs</a>, and <a class="el" href="libBM_8h-source.html#l00506">n</a>.</p> |
---|
[259] | 93 | |
---|
| 94 | </div> |
---|
| 95 | </div><p> |
---|
| 96 | <hr>The documentation for this class was generated from the following files:<ul> |
---|
[261] | 97 | <li><a class="el" href="libBM_8h-source.html">libBM.h</a><li>libBM.cpp</ul> |
---|
[259] | 98 | </div> |
---|
[270] | 99 | <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 23:34:05 2009 for mixpp by |
---|
[259] | 100 | <a href="http://www.doxygen.org/index.html"> |
---|
| 101 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> |
---|
| 102 | </body> |
---|
| 103 | </html> |
---|