Changeset 271 for doc/latex/refman.tex
- Timestamp:
- 02/16/09 10:03:13 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/latex/refman.tex
r270 r271 39 39 {\large Generated by Doxygen 1.5.6}\\ 40 40 \vspace*{0.5cm} 41 {\small Wed Feb 11 23:33:542009}\\41 {\small Sun Feb 15 23:09:22 2009}\\ 42 42 \end{center} 43 43 \end{titlepage} … … 48 48 \pagenumbering{arabic} 49 49 \chapter{Bayesian Decision-Making toolbox for C++} 50 \label{index}\hypertarget{index}{}\input{ index}50 \label{index}\hypertarget{index}{}\input{main} 51 51 \chapter{Coding Rules (Mostly inherited from IT++)} 52 52 \label{codingrules} 53 53 \hypertarget{codingrules}{} 54 54 \include{codingrules} 55 \chapter{Introduction to Bayesian Decision Making Toolbox BDM} 56 \label{philosophy} 57 \hypertarget{philosophy}{} 58 \include{philosophy} 59 \chapter{Example of ARX model estimation} 60 \label{arx} 61 \hypertarget{arx}{} 62 \include{arx} 63 \chapter{Writing and reading data from files} 64 \label{itfile} 65 \hypertarget{itfile}{} 66 \include{itfile} 67 \chapter{Using timers to measure execution time} 68 \label{timer} 69 \hypertarget{timer}{} 70 \include{timer} 71 \chapter{Tutorials} 55 \chapter{User Manual} 56 \label{manual} 57 \hypertarget{manual}{} 58 \include{manual} 59 \chapter{Tutorial in Bayesian estimation} 72 60 \label{tutorial} 73 61 \hypertarget{tutorial}{} 74 62 \include{tutorial} 75 \chapter{A very simple tutorial about vectors and matrixes}76 \label{vector_and_matrix}77 \hypertarget{vector_and_matrix}{}78 \include{vector_and_matrix}79 63 \chapter{Module Index} 80 64 \input{modules} 81 \chapter{Namespace Index}82 \input{namespaces}83 65 \chapter{Class Index} 84 66 \input{hierarchy} … … 89 71 \chapter{Module Documentation} 90 72 \input{group__math} 91 \include{group__core}92 \include{group__const}93 \chapter{Namespace Documentation}94 \input{namespacebdm}95 73 \chapter{Class Documentation} 96 74 \input{classbdm_1_1ARX} … … 162 140 \include{classUIArxDS} 163 141 \include{classbdm_1_1UIbuilder} 142 \include{classUIdirfilelog} 143 \include{classUIrv} 144 \include{classUIstateDS} 164 145 \chapter{File Documentation} 165 146 \input{arx_8h} … … 169 150 \include{ekf__templ_8h} 170 151 \include{emix_8h} 152 \include{estimator_8cpp} 171 153 \include{libBM_8h} 172 154 \include{libDC_8h} … … 180 162 \include{merger_8h} 181 163 \include{mixef_8h} 182 \include{UIArxDS__test_8cpp}183 164 \printindex 184 165 \end{document}