root/doc/html/classbdm_1_1compositepdf.html @ 261

Revision 261, 7.3 kB (checked in by smidl, 15 years ago)

doc

Line 
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&nbsp;Page</span></a></li>
12      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
13      <li><a href="modules.html"><span>Modules</span></a></li>
14      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
15      <li class="current"><a href="classes.html"><span>Classes</span></a></li>
16      <li><a href="files.html"><span>Files</span></a></li>
17    </ul>
18  </div>
19  <div class="tabs">
20    <ul>
21      <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
22      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
23      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
24      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
25    </ul>
26  </div>
27  <div class="navpath"><a class="el" href="namespacebdm.html">bdm</a>::<a class="el" href="classbdm_1_1compositepdf.html">compositepdf</a>
28  </div>
29</div>
30<div class="contents">
31<h1>bdm::compositepdf Class Reference</h1><!-- doxytag: class="bdm::compositepdf" -->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>
32<a href="#_details">More...</a>
33<p>
34<code>#include &lt;<a class="el" href="libBM_8h-source.html">libBM.h</a>&gt;</code>
35<p>
36<div class="dynheader">
37Inheritance diagram for bdm::compositepdf:</div>
38<div class="dynsection">
39<p><center><img src="classbdm_1_1compositepdf__inherit__graph.png" border="0" usemap="#bdm_1_1compositepdf__inherit__map" alt="Inheritance graph"></center>
40<map name="bdm_1_1compositepdf__inherit__map">
41<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>
42<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
43
44<p>
45<a href="classbdm_1_1compositepdf-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
46<tr><td></td></tr>
47<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
48<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b4fb137d679de83f037616697b172c5c"></a><!-- doxytag: member="bdm::compositepdf::compositepdf" ref="b4fb137d679de83f037616697b172c5c" args="(Array&lt; mpdf * &gt; A0)" -->
49&nbsp;</td><td class="memItemRight" valign="bottom"><b>compositepdf</b> (Array&lt; <a class="el" href="classbdm_1_1mpdf.html">mpdf</a> * &gt; A0)</td></tr>
50
51<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classbdm_1_1RV.html">RV</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1compositepdf.html#c73d39acc4378eee6a63155c3517d3c9">getrv</a> (bool checkoverlap=false)</td></tr>
52
53<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">find common rv, flag  <a href="#c73d39acc4378eee6a63155c3517d3c9"></a><br></td></tr>
54<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 &amp;rv, RV &amp;rvc)" -->
55void&nbsp;</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> &amp;rv, <a class="el" href="classbdm_1_1RV.html">RV</a> &amp;rvc)</td></tr>
56
57<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">common rvc of all mpdfs is written to rvc <br></td></tr>
58<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
59<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7ca3cd8ed92a7154f5b9ff13b1e9d52a"></a><!-- doxytag: member="bdm::compositepdf::n" ref="7ca3cd8ed92a7154f5b9ff13b1e9d52a" args="" -->
60int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1compositepdf.html#7ca3cd8ed92a7154f5b9ff13b1e9d52a">n</a></td></tr>
61
62<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Number of mpdfs in the composite. <br></td></tr>
63<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="23faf2debc4dde10836393b8c665914a"></a><!-- doxytag: member="bdm::compositepdf::mpdfs" ref="23faf2debc4dde10836393b8c665914a" args="" -->
64Array&lt; <a class="el" href="classbdm_1_1mpdf.html">mpdf</a> * &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1compositepdf.html#23faf2debc4dde10836393b8c665914a">mpdfs</a></td></tr>
65
66<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Elements of composition. <br></td></tr>
67</table>
68<hr><a name="_details"></a><h2>Detailed Description</h2>
69Abstract 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>. <hr><h2>Member Function Documentation</h2>
70<a class="anchor" name="c73d39acc4378eee6a63155c3517d3c9"></a><!-- doxytag: member="bdm::compositepdf::getrv" ref="c73d39acc4378eee6a63155c3517d3c9" args="(bool checkoverlap=false)" -->
71<div class="memitem">
72<div class="memproto">
73      <table class="memname">
74        <tr>
75          <td class="memname"><a class="el" href="classbdm_1_1RV.html">RV</a> bdm::compositepdf::getrv           </td>
76          <td>(</td>
77          <td class="paramtype">bool&nbsp;</td>
78          <td class="paramname"> <em>checkoverlap</em> = <code>false</code>          </td>
79          <td>&nbsp;)&nbsp;</td>
80          <td></td>
81        </tr>
82      </table>
83</div>
84<div class="memdoc">
85
86<p>
87find common rv, flag
88<p>
89<dl compact><dt><b>Parameters:</b></dt><dd>
90  <table border="0" cellspacing="2" cellpadding="0">
91    <tr><td valign="top"></td><td valign="top"><em>checkoverlap</em>&nbsp;</td><td>modifies whether overlaps are acceptable </td></tr>
92  </table>
93</dl>
94
95<p>References <a class="el" href="libBM_8cpp-source.html#l00054">bdm::RV::add()</a>, <a class="el" href="libBM_8h-source.html#l00395">mpdfs</a>, and <a class="el" href="libBM_8h-source.html#l00393">n</a>.</p>
96
97</div>
98</div><p>
99<hr>The documentation for this class was generated from the following files:<ul>
100<li><a class="el" href="libBM_8h-source.html">libBM.h</a><li>libBM.cpp</ul>
101</div>
102<hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 6 15:29:53 2009 for mixpp by&nbsp;
103<a href="http://www.doxygen.org/index.html">
104<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
105</body>
106</html>
Note: See TracBrowser for help on using the browser.