Revision 269, 1.1 kB
(checked in by smidl, 16 years ago)
|
doc
|
-
Property svn:eol-style set to
native
|
Rev | Line | |
---|
[172] | 1 | \hypertarget{chmat_8h}{ |
---|
[261] | 2 | \section{chmat.h File Reference} |
---|
| 3 | \label{chmat_8h}\index{chmat.h@{chmat.h}} |
---|
[172] | 4 | } |
---|
[37] | 5 | Matrices in decomposed forms (LDL', LU, UDU', etc). |
---|
| 6 | |
---|
| 7 | {\tt \#include \char`\"{}libDC.h\char`\"{}}\par |
---|
| 8 | |
---|
| 9 | |
---|
| 10 | Include dependency graph for chmat.h:\nopagebreak |
---|
| 11 | \begin{figure}[H] |
---|
| 12 | \begin{center} |
---|
| 13 | \leavevmode |
---|
[261] | 14 | \includegraphics[width=59pt]{chmat_8h__incl} |
---|
[37] | 15 | \end{center} |
---|
| 16 | \end{figure} |
---|
| 17 | |
---|
| 18 | |
---|
| 19 | This graph shows which files directly or indirectly include this file:\nopagebreak |
---|
| 20 | \begin{figure}[H] |
---|
| 21 | \begin{center} |
---|
| 22 | \leavevmode |
---|
[269] | 23 | \includegraphics[width=247pt]{chmat_8h__dep__incl} |
---|
[37] | 24 | \end{center} |
---|
| 25 | \end{figure} |
---|
| 26 | \subsection*{Classes} |
---|
| 27 | \begin{CompactItemize} |
---|
| 28 | \item |
---|
[172] | 29 | class \hyperlink{classchmat}{chmat} |
---|
[37] | 30 | \begin{CompactList}\small\item\em Symmetric matrix stored in square root decomposition using upper cholesky. \item\end{CompactList}\end{CompactItemize} |
---|
| 31 | |
---|
| 32 | |
---|
| 33 | \subsection{Detailed Description} |
---|
| 34 | Matrices in decomposed forms (LDL', LU, UDU', etc). |
---|
| 35 | |
---|
| 36 | \begin{Desc} |
---|
| 37 | \item[Author:]Vaclav Smidl.\end{Desc} |
---|
| 38 | ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty |
---|
| 39 | |
---|
| 40 | Using IT++ for numerical operations ----------------------------------- |
---|