Changeset 4 for doc/latex

Show
Ignore:
Timestamp:
01/17/08 18:00:28 (16 years ago)
Author:
smidl
Message:

doxy

Location:
doc/latex
Files:
4 modified

Legend:

Unmodified
Added
Removed
  • doc/latex/annotated.tex

    r3 r4  
    11\section{mixpp Class List} 
    22Here are the classes, structs, unions and interfaces with brief descriptions:\begin{CompactList} 
     3\item\contentsline{section}{{\bf BM} (Bayesian Model of the world, i.e. all uncertainty is modeled by probabilities )}{\pageref{classBM}}{} 
     4\item\contentsline{section}{{\bf epdf} (Probability density function with numerical statistics, e.g. posterior density )}{\pageref{classepdf}}{} 
    35\item\contentsline{section}{{\bf fnc} (Class representing function of variables )}{\pageref{classfnc}}{} 
     6\item\contentsline{section}{{\bf mpdf} (Conditional probability density, e.g. modeling some dependencies )}{\pageref{classmpdf}}{} 
     7\item\contentsline{section}{{\bf RV} (Class representing variables, most often random variables )}{\pageref{classRV}}{} 
    48\end{CompactList} 
  • doc/latex/doxygen.sty

    r3 r4  
    1111\rhead[\fancyplain{}{\bfseries\leftmark}] 
    1212        {\fancyplain{}{\bfseries\thepage}} 
    13 \rfoot[\fancyplain{}{\bfseries\scriptsize Generated on Thu Jan 17 17:26:44 2008 for mixpp by Doxygen }]{} 
    14 \lfoot[]{\fancyplain{}{\bfseries\scriptsize Generated on Thu Jan 17 17:26:44 2008 for mixpp by Doxygen }} 
     13\rfoot[\fancyplain{}{\bfseries\scriptsize Generated on Thu Jan 17 18:00:29 2008 for mixpp by Doxygen }]{} 
     14\lfoot[]{\fancyplain{}{\bfseries\scriptsize Generated on Thu Jan 17 18:00:29 2008 for mixpp by Doxygen }} 
    1515\cfoot{} 
    1616\newenvironment{Code} 
  • doc/latex/libBM_8h.tex

    r3 r4  
    77\begin{CompactItemize} 
    88\item  
    9 class \textbf{RV} 
    10 \item  
     9class {\bf RV} 
     10\begin{CompactList}\small\item\em Class representing variables, most often random variables. \item\end{CompactList}\item  
    1111class {\bf fnc} 
    1212\begin{CompactList}\small\item\em Class representing function of variables. \item\end{CompactList}\item  
    13 class \textbf{BM} 
    14 \item  
    15 class \textbf{epdf} 
    16 \item  
    17 class \textbf{mpdf} 
    18 \end{CompactItemize} 
     13class {\bf BM} 
     14\begin{CompactList}\small\item\em Bayesian Model of the world, i.e. all uncertainty is modeled by probabilities. \item\end{CompactList}\item  
     15class {\bf epdf} 
     16\begin{CompactList}\small\item\em Probability density function with numerical statistics, e.g. posterior density. \item\end{CompactList}\item  
     17class {\bf mpdf} 
     18\begin{CompactList}\small\item\em Conditional probability density, e.g. modeling some dependencies. \item\end{CompactList}\end{CompactItemize} 
    1919 
    2020 
  • doc/latex/refman.tex

    r3 r4  
    2121{\large Generated by Doxygen 1.5.3}\\ 
    2222\vspace*{0.5cm} 
    23 {\small Thu Jan 17 17:26:44 2008}\\ 
     23{\small Thu Jan 17 18:00:29 2008}\\ 
    2424\end{center} 
    2525\end{titlepage} 
     
    3434\input{files} 
    3535\chapter{mixpp Class Documentation} 
    36 \input{classfnc} 
     36\input{classBM} 
     37\include{classepdf} 
     38\include{classfnc} 
     39\include{classmpdf} 
     40\include{classRV} 
    3741\chapter{mixpp File Documentation} 
    3842\input{libBM_8h}