Changeset 99 for doc/html/libBM_8h-source.html
- Timestamp:
- 05/09/08 17:30:39 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/libBM_8h-source.html
r91 r99 143 143 <a name="l00222"></a>00222 <span class="keyword">protected</span>: 144 144 <a name="l00224"></a><a class="code" href="classBM.html#af00f0612fabe66241dd507188cdbf88">00224</a> <a class="code" href="classRV.html" title="Class representing variables, most often random variables.">RV</a> <a class="code" href="classBM.html#af00f0612fabe66241dd507188cdbf88" title="Random variable of the posterior.">rv</a>; 145 <a name="l00226"></a><a class="code" href="classBM.html#5623fef6572a08c2b53b8c87b82dc979">00226</a> <span class="keywordtype">double</span> <a class="code" href="classBM.html#5623fef6572a08c2b53b8c87b82dc979" title="Logarithm of marginalized data likelihood.">ll</a>;145 <a name="l00226"></a><a class="code" href="classBM.html#5623fef6572a08c2b53b8c87b82dc979">00226</a> <span class="keywordtype">double</span> <a class="code" href="classBM.html#5623fef6572a08c2b53b8c87b82dc979" title="Logarithm of marginalized data likelihood.">ll</a>; 146 146 <a name="l00228"></a><a class="code" href="classBM.html#bf6fb59b30141074f8ee1e2f43d03129">00228</a> <span class="keywordtype">bool</span> <a class="code" href="classBM.html#bf6fb59b30141074f8ee1e2f43d03129" title="If true, the filter will compute likelihood of the data record and store it in ll...">evalll</a>; 147 147 <a name="l00229"></a>00229 <span class="keyword">public</span>: … … 159 159 <a name="l00250"></a>00250 }; 160 160 <a name="l00251"></a>00251 161 <a name="l00261"></a> 00261<span class="keyword">class </span><a class="code" href="classBMcond.html" title="Conditional Bayesian Filter.">BMcond</a> {161 <a name="l00261"></a><a class="code" href="classBMcond.html">00261</a> <span class="keyword">class </span><a class="code" href="classBMcond.html" title="Conditional Bayesian Filter.">BMcond</a> { 162 162 <a name="l00262"></a>00262 <span class="keyword">protected</span>: 163 <a name="l00264"></a> 00264<a class="code" href="classRV.html" title="Class representing variables, most often random variables.">RV</a> <a class="code" href="classBMcond.html#9ba793c8ec453f04d372d17195ed8dec" title="Identificator of the conditioning variable.">rvc</a>;163 <a name="l00264"></a><a class="code" href="classBMcond.html#9ba793c8ec453f04d372d17195ed8dec">00264</a> <a class="code" href="classRV.html" title="Class representing variables, most often random variables.">RV</a> <a class="code" href="classBMcond.html#9ba793c8ec453f04d372d17195ed8dec" title="Identificator of the conditioning variable.">rvc</a>; 164 164 <a name="l00265"></a>00265 <span class="keyword">public</span>: 165 165 <a name="l00267"></a>00267 <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classBMcond.html#3543cfe274c35f9033c24d8036a96c4d" title="Substitute val for rvc.">condition</a> ( <span class="keyword">const</span> vec &val ) =0; … … 171 171 <a name="l00276"></a>00276 <span class="preprocessor">#endif // BM_H</span> 172 172 </pre></div></div> 173 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Apr 29 20:46:252008 for mixpp by 173 <hr size="1"><address style="text-align: right;"><small>Generated on Fri May 9 16:15:21 2008 for mixpp by 174 174 <a href="http://www.doxygen.org/index.html"> 175 175 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>