Changeset 270 for doc/latex/libEF_8h.tex

Show
Ignore:
Timestamp:
02/16/09 10:02:08 (16 years ago)
Author:
smidl
Message:

Changes in the very root classes!
* rv and rvc are no longer compulsory,
* samplecond does not return ll
* BM has drv

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/latex/libEF_8h.tex

    r269 r270  
    33\label{libEF_8h}\index{libEF.h@{libEF.h}} 
    44} 
     5 
     6 
     7\subsection{Detailed Description} 
    58Probability distributions for Exponential Family models.  
     9 
     10\begin{Desc} 
     11\item[Author:]Vaclav Smidl.\end{Desc} 
     12----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty 
     13 
     14Using IT++ for numerical operations -----------------------------------  
    615 
    716{\tt \#include \char`\"{}libBM.h\char`\"{}}\par 
    817{\tt \#include \char`\"{}../math/chmat.h\char`\"{}}\par 
    9  
    10  
    11 Include dependency graph for libEF.h:\nopagebreak 
    12 \begin{figure}[H] 
    13 \begin{center} 
    14 \leavevmode 
    15 \includegraphics[width=94pt]{libEF_8h__incl} 
    16 \end{center} 
    17 \end{figure} 
    18  
    19  
    20 This graph shows which files directly or indirectly include this file:\nopagebreak 
    21 \begin{figure}[H] 
    22 \begin{center} 
    23 \leavevmode 
    24 \includegraphics[width=236pt]{libEF_8h__dep__incl} 
    25 \end{center} 
    26 \end{figure} 
    2718\subsection*{Namespaces} 
    2819\begin{CompactItemize} 
     
    8374 
    8475\end{CompactItemize} 
    85  
    86  
    87 \subsection{Detailed Description} 
    88 Probability distributions for Exponential Family models.  
    89  
    90 \begin{Desc} 
    91 \item[Author:]Vaclav Smidl.\end{Desc} 
    92 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty 
    93  
    94 Using IT++ for numerical operations -----------------------------------