Revision 79, 1.2 kB
(checked in by smidl, 17 years ago)
|
oprava 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}} |
---|
3 | Matrices 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 | |
---|
9 | Include dependency graph for chmat.h:\nopagebreak |
---|
10 | \begin{figure}[H] |
---|
11 | \begin{center} |
---|
12 | \leavevmode |
---|
13 | \includegraphics[width=106pt]{chmat_8h__incl} |
---|
14 | \end{center} |
---|
15 | \end{figure} |
---|
16 | |
---|
17 | |
---|
18 | This graph shows which files directly or indirectly include this file:\nopagebreak |
---|
19 | \begin{figure}[H] |
---|
20 | \begin{center} |
---|
21 | \leavevmode |
---|
22 | \includegraphics[width=174pt]{chmat_8h__dep__incl} |
---|
23 | \end{center} |
---|
24 | \end{figure} |
---|
25 | \subsection*{Classes} |
---|
26 | \begin{CompactItemize} |
---|
27 | \item |
---|
28 | class {\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} |
---|
33 | Matrices 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 | |
---|
39 | Using IT++ for numerical operations ----------------------------------- |
---|