Show
Ignore:
Timestamp:
10/12/09 13:49:39 (15 years ago)
Author:
mido
Message:

\doc directory cleaned a bit

Files:
1 modified

Legend:

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

    r641 r651  
    1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
    2 <html xmlns="http://www.w3.org/1999/xhtml"> 
    3 <head> 
    4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> 
     1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 
     2<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 
    53<title>mixpp: BDM Use - in C++</title> 
    6 <link href="tabs.css" rel="stylesheet" type="text/css"/> 
    7 <link href="doxygen.css" rel="stylesheet" type="text/css"/> 
    8 </head> 
    9 <body> 
    10 <!-- Generated by Doxygen 1.6.1 --> 
     4<link href="tabs.css" rel="stylesheet" type="text/css"> 
     5<link href="doxygen.css" rel="stylesheet" type="text/css"> 
     6</head><body> 
     7<!-- Generated by Doxygen 1.5.9 --> 
    118<script type="text/javascript"> 
    129<!-- 
     
    6158</div> 
    6259<div class="contents"> 
    63  
    64  
    65 <h1><a class="anchor" id="dev_guide">BDM Use - in C++ </a></h1><h2><a class="anchor" id="Intro"> 
     60<h1><a class="anchor" name="dev_guide">BDM Use - in C++ </a></h1><h2><a class="anchor" name="Intro"> 
    6661Logic of BDM</a></h2> 
    6762<ul> 
    68 <li><a class="el" href="intro.html">Introduction to Bayesian Decision Making Toolbox BDM</a></li> 
    69 <li><a class="el" href="ui_page.html">User Infos and their use</a></li> 
    70 <li><a class="el" href="mexfiles.html">How to write and use mex files for Matlab</a></li> 
    71 </ul> 
    72 <h2><a class="anchor" id="itpp"> 
     63<li><a class="el" href="intro.html">Introduction to Bayesian Decision Making Toolbox BDM</a></li><li><a class="el" href="ui_page.html">User Infos and their use</a></li><li><a class="el" href="mexfiles.html">How to write and use mex files for Matlab</a></li></ul> 
     64<h2><a class="anchor" name="itpp"> 
    7365Linear algebra library IT++</a></h2> 
    7466<ul> 
    75 <li><a class="el" href="vector_and_matrix.html">A very simple tutorial about vectors and matrixes</a></li> 
    76 <li><a class="el" href="itfile.html">Writing and reading data from files</a></li> 
    77 <li><a class="el" href="timer.html">Using timers to measure execution time</a></li> 
    78 </ul> 
    79 <h2><a class="anchor" id="bdm_direct"> 
     67<li><a class="el" href="vector_and_matrix.html">A very simple tutorial about vectors and matrixes</a></li><li><a class="el" href="itfile.html">Writing and reading data from files</a></li><li><a class="el" href="timer.html">Using timers to measure execution time</a></li></ul> 
     68<h2><a class="anchor" name="bdm_direct"> 
    8069Using BDM objects directly in C++</a></h2> 
    81 <p>See examples:</p> 
     70See examples:<p> 
    8271<ul> 
    83 <li><a class="el" href="arx_ui.html">Running experiment <code>estimator</code> with ARX data fields  this page is out of date, as the user info concept has been changed</a></li> 
    84 <li><a class="el" href="kalman.html">Examples of (extended) Kalman filtering</a> </li> 
    85 </ul> 
     72<li><a class="el" href="arx_ui.html">Running experiment <code>estimator</code> with ARX data fields</a></li><li><a class="el" href="kalman.html">Examples of (extended) Kalman filtering</a> </li></ul> 
    8673</div> 
    87 <hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 27 00:49:05 2009 for mixpp by&nbsp; 
     74<hr size="1"><address style="text-align: right;"><small>Generated on Wed Oct 7 17:34:44 2009 for mixpp by&nbsp; 
    8875<a href="http://www.doxygen.org/index.html"> 
    89 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address> 
     76<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> 
    9077</body> 
    9178</html>