root/doc/latex/chmat_8h.tex @ 93

Revision 91, 1.2 kB (checked in by smidl, 16 years ago)

drobnosti a dokumentace

  • Property svn:eol-style set to native
Line 
1\section{work/mixpp/bdm/math/chmat.h File Reference}
2\label{chmat_8h}\index{work/mixpp/bdm/math/chmat.h@{work/mixpp/bdm/math/chmat.h}}
3Matrices in decomposed forms (LDL', LU, UDU', etc).
4
5{\tt \#include $<$itpp/itbase.h$>$}\par
6{\tt \#include \char`\"{}libDC.h\char`\"{}}\par
7
8
9Include dependency graph for chmat.h:\nopagebreak
10\begin{figure}[H]
11\begin{center}
12\leavevmode
13\includegraphics[width=97pt]{chmat_8h__incl}
14\end{center}
15\end{figure}
16
17
18This graph shows which files directly or indirectly include this file:\nopagebreak
19\begin{figure}[H]
20\begin{center}
21\leavevmode
22\includegraphics[width=160pt]{chmat_8h__dep__incl}
23\end{center}
24\end{figure}
25\subsection*{Classes}
26\begin{CompactItemize}
27\item 
28class {\bf chmat}
29\begin{CompactList}\small\item\em Symmetric matrix stored in square root decomposition using upper cholesky. \item\end{CompactList}\end{CompactItemize}
30
31
32\subsection{Detailed Description}
33Matrices in decomposed forms (LDL', LU, UDU', etc).
34
35\begin{Desc}
36\item[Author:]Vaclav Smidl.\end{Desc}
37----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty
38
39Using IT++ for numerical operations -----------------------------------
Note: See TracBrowser for help on using the browser.