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