- Timestamp:
- 01/22/08 15:13:55 (17 years ago)
- Location:
- doc/latex
- Files:
-
- 4 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/latex/annotated.tex
r4 r7 4 4 \item\contentsline{section}{{\bf epdf} (Probability density function with numerical statistics, e.g. posterior density )}{\pageref{classepdf}}{} 5 5 \item\contentsline{section}{{\bf fnc} (Class representing function of variables )}{\pageref{classfnc}}{} 6 \item\contentsline{section}{{\bf Kalman} (\doxyref{Kalman}{p.}{classKalman} filter with covaraince matrices in square root form )}{\pageref{classKalman}}{} 7 \item\contentsline{section}{{\bf KalmanFull} (Basic \doxyref{Kalman}{p.}{classKalman} filter with full matrices (education purpose only)! )}{\pageref{classKalmanFull}}{} 6 8 \item\contentsline{section}{{\bf mpdf} (Conditional probability density, e.g. modeling some dependencies )}{\pageref{classmpdf}}{} 7 9 \item\contentsline{section}{{\bf RV} (Class representing variables, most often random variables )}{\pageref{classRV}}{} -
doc/latex/doxygen.sty
r5 r7 11 11 \rhead[\fancyplain{}{\bfseries\leftmark}] 12 12 {\fancyplain{}{\bfseries\thepage}} 13 \rfoot[\fancyplain{}{\bfseries\scriptsize Generated on Fri Jan 18 09:57:402008 for mixpp by Doxygen }]{}14 \lfoot[]{\fancyplain{}{\bfseries\scriptsize Generated on Fri Jan 18 09:57:402008 for mixpp by Doxygen }}13 \rfoot[\fancyplain{}{\bfseries\scriptsize Generated on Sun Jan 20 12:47:33 2008 for mixpp by Doxygen }]{} 14 \lfoot[]{\fancyplain{}{\bfseries\scriptsize Generated on Sun Jan 20 12:47:33 2008 for mixpp by Doxygen }} 15 15 \cfoot{} 16 16 \newenvironment{Code} -
doc/latex/files.tex
r3 r7 1 1 \section{mixpp File List} 2 2 Here is a list of all documented files with brief descriptions:\begin{CompactList} 3 \item\contentsline{section}{work/mixpp/\textbf{itpp\_\-ext.h} }{\pageref{itpp__ext_8h}}{} 3 4 \item\contentsline{section}{work/mixpp/{\bf libBM.h} (Bayesian Models (bm) that use Bayes rule to learn from observations )}{\pageref{libBM_8h}}{} 4 \item\contentsline{section}{work/mixpp/{\bf libDC.cpp} (Matrices in decomposed forms (LDL', LU, UDU', etc) )}{\pageref{libDC_8cpp}}{} 5 \item\contentsline{section}{work/mixpp/{\bf libDC.h} (Matrices in decomposed forms (LDL', LU, UDU', etc) )}{\pageref{libDC_8h}}{} 6 \item\contentsline{section}{work/mixpp/{\bf libKF.h} (Bayesian Filtering for linear Gaussian models (\doxyref{Kalman}{p.}{classKalman} Filter) and extensions )}{\pageref{libKF_8h}}{} 5 7 \end{CompactList} -
doc/latex/refman.tex
r5 r7 21 21 {\large Generated by Doxygen 1.5.3}\\ 22 22 \vspace*{0.5cm} 23 {\small Fri Jan 18 09:57:402008}\\23 {\small Sun Jan 20 12:47:33 2008}\\ 24 24 \end{center} 25 25 \end{titlepage} … … 29 29 \clearemptydoublepage 30 30 \pagenumbering{arabic} 31 \chapter{mixpp Hierarchical Index} 32 \input{hierarchy} 31 33 \chapter{mixpp Class Index} 32 34 \input{annotated} … … 37 39 \include{classepdf} 38 40 \include{classfnc} 41 \include{classKalman} 42 \include{classKalmanFull} 39 43 \include{classmpdf} 40 44 \include{classRV} 41 45 \chapter{mixpp File Documentation} 42 46 \input{libBM_8h} 43 \include{libDC_8cpp} 47 \include{libDC_8h} 48 \include{libKF_8h} 44 49 \printindex 45 50 \end{document}