Revision 19, 1.4 kB
(checked in by smidl, 17 years ago)
|
Switch to CMake
|
-
Property svn:eol-style set to
native
|
Rev | Line | |
---|
[19] | 1 | \section{work/mixpp/bdm/math/libDC.h File Reference} |
---|
| 2 | \label{libDC_8h}\index{work/mixpp/bdm/math/libDC.h@{work/mixpp/bdm/math/libDC.h}} |
---|
[8] | 3 | Matrices in decomposed forms (LDL', LU, UDU', etc). |
---|
| 4 | |
---|
| 5 | {\tt \#include $<$itpp/itbase.h$>$}\par |
---|
[19] | 6 | |
---|
| 7 | |
---|
| 8 | Include dependency graph for libDC.h:\nopagebreak |
---|
| 9 | \begin{figure}[H] |
---|
| 10 | \begin{center} |
---|
| 11 | \leavevmode |
---|
| 12 | \includegraphics[width=104pt]{libDC_8h__incl} |
---|
| 13 | \end{center} |
---|
| 14 | \end{figure} |
---|
| 15 | |
---|
| 16 | |
---|
| 17 | This graph shows which files directly or indirectly include this file:\nopagebreak |
---|
| 18 | \begin{figure}[H] |
---|
| 19 | \begin{center} |
---|
| 20 | \leavevmode |
---|
| 21 | \includegraphics[width=276pt]{libDC_8h__dep__incl} |
---|
| 22 | \end{center} |
---|
| 23 | \end{figure} |
---|
[8] | 24 | \subsection*{Classes} |
---|
| 25 | \begin{CompactItemize} |
---|
| 26 | \item |
---|
| 27 | class {\bf sqmat} |
---|
| 28 | \begin{CompactList}\small\item\em Virtual class for representation of double symmetric matrices in square-root form. \item\end{CompactList}\item |
---|
| 29 | class {\bf fsqmat} |
---|
| 30 | \begin{CompactList}\small\item\em Fake \doxyref{sqmat}{p.}{classsqmat}. This class maps \doxyref{sqmat}{p.}{classsqmat} operations to operations on full matrix. \item\end{CompactList}\item |
---|
| 31 | class \textbf{ldmat} |
---|
| 32 | \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 ----------------------------------- |
---|