Changeset 632 for library/doc/html/kalman_8h_source.html
- Timestamp:
- 09/18/09 00:17:38 (16 years ago)
- Files:
-
- 1 modified
-
library/doc/html/kalman_8h_source.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/kalman_8h_source.html
r621 r632 314 314 <a name="l00377"></a>00377 315 315 <a name="l00378"></a>00378 <span class="keyword">public</span>: 316 <a name="l00380"></a><a class="code" href="classbdm_1_1StateCanonical.html#ad3ad57524c2af597b36ab1592fddc26c">00380</a> <span class="keywordtype">void</span> <a class="code" href="classbdm_1_1StateCanonical.html#ad3ad57524c2af597b36ab1592fddc26c" title="set up this object to match given mlnorm">connect_mlnorm</a>(<span class="keyword">const</span> <a class="code" href="classbdm_1_1mlnorm.html" title="Normal distributed linear function with linear function of mean value;.">mlnorm<fsqmat ></a> &ml){317 <a name="l00381"></a>00381 <span class="comment">//get ids of yrv </span>316 <a name="l00380"></a><a class="code" href="classbdm_1_1StateCanonical.html#ad3ad57524c2af597b36ab1592fddc26c">00380</a> <span class="keywordtype">void</span> <a class="code" href="classbdm_1_1StateCanonical.html#ad3ad57524c2af597b36ab1592fddc26c" title="set up this object to match given mlnorm">connect_mlnorm</a>(<span class="keyword">const</span> <a class="code" href="classbdm_1_1mlnorm.html" title="Normal distributed linear function with linear function of mean value;.">mlnorm<fsqmat></a> &ml){ 317 <a name="l00381"></a>00381 <span class="comment">//get ids of yrv </span> 318 318 <a name="l00382"></a>00382 <span class="keyword">const</span> <a class="code" href="classbdm_1_1RV.html" title="Class representing variables, most often random variables.">RV</a> &yrv = ml._rv(); 319 319 <a name="l00383"></a>00383 <span class="comment">//need to determine u_t - it is all in _rvc that is not in ml._rv()</span> … … 410 410 <a name="l00476"></a>00476 411 411 </pre></div></div> 412 <hr size="1"/><address style="text-align: right;"><small>Generated on Wed Sep 16 22:33:312009 for mixpp by 412 <hr size="1"/><address style="text-align: right;"><small>Generated on Fri Sep 18 00:12:03 2009 for mixpp by 413 413 <a href="http://www.doxygen.org/index.html"> 414 414 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
