root/doc/latex/libDC_8h.tex @ 28

Revision 19, 1.4 kB (checked in by smidl, 16 years ago)

Switch to CMake

  • Property svn:eol-style set to native
Line 
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}}
3Matrices in decomposed forms (LDL', LU, UDU', etc).
4
5{\tt \#include $<$itpp/itbase.h$>$}\par
6
7
8Include 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
17This 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}
24\subsection*{Classes}
25\begin{CompactItemize}
26\item 
27class {\bf sqmat}
28\begin{CompactList}\small\item\em Virtual class for representation of double symmetric matrices in square-root form. \item\end{CompactList}\item 
29class {\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 
31class \textbf{ldmat}
32\end{CompactItemize}
33
34
35\subsection{Detailed Description}
36Matrices 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
42Using IT++ for numerical operations -----------------------------------
Note: See TracBrowser for help on using the browser.