Changeset 99 for doc/html/classBMcond.html
- Timestamp:
- 05/09/08 17:30:39 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classBMcond.html
r91 r99 27 27 <a href="#_details">More...</a> 28 28 <p> 29 <code>#include <<a class="el" href=" arx_8h-source.html">arx.h</a>></code>29 <code>#include <<a class="el" href="libBM_8h-source.html">libBM.h</a>></code> 30 30 <p> 31 31 <div class="dynheader"> … … 64 64 65 65 <tr><td class="mdescLeft"> </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 &val)=0" -->67 virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classBMcond.html#3543cfe274c35f9033c24d8036a96c4d">condition</a> (const vec &val)=0</td></tr>68 69 <tr><td class="mdescLeft"> </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 &rv0)" -->71 </td><td class="memItemRight" valign="bottom"><a class="el" href="classBMcond.html#9a38dcdabef902fd91da3c9fb6ac27f7">BMcond</a> (<a class="el" href="classRV.html">RV</a> &rv0)</td></tr>72 73 <tr><td class="mdescLeft"> </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 </td><td class="memItemRight" valign="bottom"><a class="el" href="classBMcond.html#d40c72250cf93640f982d06de20815b2">~BMcond</a> ()</td></tr>76 77 <tr><td class="mdescLeft"> </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> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classBMcond.html#3fa60348b2da6b4208bb95b8d146900a">_rvc</a> () const </td></tr>80 81 <tr><td class="mdescLeft"> </td><td class="mdescRight">access function <br></td></tr>82 66 <tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr> 83 67 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9ba793c8ec453f04d372d17195ed8dec"></a><!-- doxytag: member="BMcond::rvc" ref="9ba793c8ec453f04d372d17195ed8dec" args="" --> … … 89 73 Conditional Bayesian Filter. 90 74 <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>93 75 Evaluates 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 file s:<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>76 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 file:<ul> 77 <li>work/mixpp/bdm/stat/<a class="el" href="libBM_8h-source.html">libBM.h</a></ul> 96 78 </div> 97 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Apr 29 20:46:372008 for mixpp by 79 <hr size="1"><address style="text-align: right;"><small>Generated on Fri May 9 16:15:24 2008 for mixpp by 98 80 <a href="http://www.doxygen.org/index.html"> 99 81 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>