Show
Ignore:
Timestamp:
05/09/08 17:30:39 (16 years ago)
Author:
smidl
Message:

doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/html/classBMcond.html

    r91 r99  
    2727<a href="#_details">More...</a> 
    2828<p> 
    29 <code>#include &lt;<a class="el" href="arx_8h-source.html">arx.h</a>&gt;</code> 
     29<code>#include &lt;<a class="el" href="libBM_8h-source.html">libBM.h</a>&gt;</code> 
    3030<p> 
    3131<div class="dynheader"> 
     
    6464 
    6565<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">access function <br></td></tr> 
    66 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3543cfe274c35f9033c24d8036a96c4d"></a><!-- doxytag: member="BMcond::condition" ref="3543cfe274c35f9033c24d8036a96c4d" args="(const vec &amp;val)=0" --> 
    67 virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classBMcond.html#3543cfe274c35f9033c24d8036a96c4d">condition</a> (const vec &amp;val)=0</td></tr> 
    68  
    69 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Substitute <code>val</code> for <code>rvc</code>. <br></td></tr> 
    70 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9a38dcdabef902fd91da3c9fb6ac27f7"></a><!-- doxytag: member="BMcond::BMcond" ref="9a38dcdabef902fd91da3c9fb6ac27f7" args="(RV &amp;rv0)" --> 
    71 &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classBMcond.html#9a38dcdabef902fd91da3c9fb6ac27f7">BMcond</a> (<a class="el" href="classRV.html">RV</a> &amp;rv0)</td></tr> 
    72  
    73 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Default constructor. <br></td></tr> 
    74 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d40c72250cf93640f982d06de20815b2"></a><!-- doxytag: member="BMcond::~BMcond" ref="d40c72250cf93640f982d06de20815b2" args="()" --> 
    75 virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classBMcond.html#d40c72250cf93640f982d06de20815b2">~BMcond</a> ()</td></tr> 
    76  
    77 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Destructor for future use. <br></td></tr> 
    78 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3fa60348b2da6b4208bb95b8d146900a"></a><!-- doxytag: member="BMcond::_rvc" ref="3fa60348b2da6b4208bb95b8d146900a" args="() const " --> 
    79 const <a class="el" href="classRV.html">RV</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classBMcond.html#3fa60348b2da6b4208bb95b8d146900a">_rvc</a> () const </td></tr> 
    80  
    81 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">access function <br></td></tr> 
    8266<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr> 
    8367<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9ba793c8ec453f04d372d17195ed8dec"></a><!-- doxytag: member="BMcond::rvc" ref="9ba793c8ec453f04d372d17195ed8dec" args="" --> 
     
    8973Conditional Bayesian Filter.  
    9074<p> 
    91 Evaluates conditional filtering density $f(rv|rvc,data)$ for a given <code>rvc</code> which is specified in each step by calling function <code>condition</code>.<p> 
    92 This is an interface class used to assure that certain <a class="el" href="classBM.html" title="Bayesian Model of the world, i.e. all uncertainty is modeled by probabilities.">BM</a> has operation <code>condition</code> .<p> 
    9375Evaluates conditional filtering density <img class="formulaInl" alt="$f(rv|rvc,data)$" src="form_36.png"> for a given <code>rvc</code> which is specified in each step by calling function <code>condition</code>.<p> 
    94 This is an interface class used to assure that certain <a class="el" href="classBM.html" title="Bayesian Model of the world, i.e. all uncertainty is modeled by probabilities.">BM</a> has operation <code>condition</code> . <hr>The documentation for this class was generated from the following files:<ul> 
    95 <li>work/mixpp/bdm/stat/<a class="el" href="arx_8h-source.html">arx.h</a><li>work/mixpp/bdm/stat/<a class="el" href="libBM_8h-source.html">libBM.h</a></ul> 
     76This is an interface class used to assure that certain <a class="el" href="classBM.html" title="Bayesian Model of the world, i.e. all uncertainty is modeled by probabilities.">BM</a> has operation <code>condition</code> . <hr>The documentation for this class was generated from the following file:<ul> 
     77<li>work/mixpp/bdm/stat/<a class="el" href="libBM_8h-source.html">libBM.h</a></ul> 
    9678</div> 
    97 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Apr 29 20:46:37 2008 for mixpp by&nbsp; 
     79<hr size="1"><address style="text-align: right;"><small>Generated on Fri May 9 16:15:24 2008 for mixpp by&nbsp; 
    9880<a href="http://www.doxygen.org/index.html"> 
    9981<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>