Changeset 7 for doc/latex

Show
Ignore:
Timestamp:
01/22/08 15:13:55 (16 years ago)
Author:
smidl
Message:

nefunkcni!!!

Location:
doc/latex
Files:
4 modified

Legend:

Unmodified
Added
Removed
  • doc/latex/annotated.tex

    r4 r7  
    44\item\contentsline{section}{{\bf epdf} (Probability density function with numerical statistics, e.g. posterior density )}{\pageref{classepdf}}{} 
    55\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}}{} 
    68\item\contentsline{section}{{\bf mpdf} (Conditional probability density, e.g. modeling some dependencies )}{\pageref{classmpdf}}{} 
    79\item\contentsline{section}{{\bf RV} (Class representing variables, most often random variables )}{\pageref{classRV}}{} 
  • doc/latex/doxygen.sty

    r5 r7  
    1111\rhead[\fancyplain{}{\bfseries\leftmark}] 
    1212        {\fancyplain{}{\bfseries\thepage}} 
    13 \rfoot[\fancyplain{}{\bfseries\scriptsize Generated on Fri Jan 18 09:57:40 2008 for mixpp by Doxygen }]{} 
    14 \lfoot[]{\fancyplain{}{\bfseries\scriptsize Generated on Fri Jan 18 09:57:40 2008 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 }} 
    1515\cfoot{} 
    1616\newenvironment{Code} 
  • doc/latex/files.tex

    r3 r7  
    11\section{mixpp File List} 
    22Here 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}}{} 
    34\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}}{} 
    57\end{CompactList} 
  • doc/latex/refman.tex

    r5 r7  
    2121{\large Generated by Doxygen 1.5.3}\\ 
    2222\vspace*{0.5cm} 
    23 {\small Fri Jan 18 09:57:40 2008}\\ 
     23{\small Sun Jan 20 12:47:33 2008}\\ 
    2424\end{center} 
    2525\end{titlepage} 
     
    2929\clearemptydoublepage 
    3030\pagenumbering{arabic} 
     31\chapter{mixpp Hierarchical Index} 
     32\input{hierarchy} 
    3133\chapter{mixpp Class Index} 
    3234\input{annotated} 
     
    3739\include{classepdf} 
    3840\include{classfnc} 
     41\include{classKalman} 
     42\include{classKalmanFull} 
    3943\include{classmpdf} 
    4044\include{classRV} 
    4145\chapter{mixpp File Documentation} 
    4246\input{libBM_8h} 
    43 \include{libDC_8cpp} 
     47\include{libDC_8h} 
     48\include{libKF_8h} 
    4449\printindex 
    4550\end{document}