Show
Ignore:
Timestamp:
10/15/09 00:10:19 (15 years ago)
Author:
smidl
Message:

doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/doc/html/kalman.html

    r656 r661  
    5959    </ul> 
    6060  </div> 
    61   <div class="navpath"><a class="el" href="dev_guide.html">BDM Use - in C++</a> 
     61  <div class="navpath"><a class="el" href="devguide.html">BDM Use - in C++</a> 
    6262  </div> 
    6363</div> 
     
    9595<h2><a class="anchor" id="exa"> 
    9696Examples of Use</a></h2> 
    97 <p>The classes can be used directly in C++ or via User Info. The latter example is illustrated in file estimator. A very short example of the former follows:</p> 
     97<p>The classes can be used directly in C++ or via User Info. The latter example is illustrated in file user_guide2. A very short example of the former follows:</p> 
    9898<div class="fragment"><pre class="fragment"><span class="preprocessor">#include &quot;<a class="code" href="kalman_8h.html" title="Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions.">estim/kalman.h</a>&quot;</span> 
    9999<span class="keyword">using namespace </span>bdm; 
     
    127127} 
    128128</pre></div> </div> 
    129 <hr size="1"/><address style="text-align: right;"><small>Generated on Mon Oct 12 19:37:19 2009 for mixpp by&nbsp; 
     129<hr size="1"/><address style="text-align: right;"><small>Generated on Thu Oct 15 00:07:49 2009 for mixpp by&nbsp; 
    130130<a href="http://www.doxygen.org/index.html"> 
    131131<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>