root/doc/latex/libDC_8h.tex @ 18

Revision 8, 1.0 kB (checked in by smidl, 16 years ago)

Kalmany funkci, PF nefunkci

  • Property svn:eol-style set to native
Line 
1\section{work/mixpp/libDC.h File Reference}
2\label{libDC_8h}\index{work/mixpp/libDC.h@{work/mixpp/libDC.h}}
3Matrices in decomposed forms (LDL', LU, UDU', etc).
4
5{\tt \#include $<$itpp/itbase.h$>$}\par
6\subsection*{Classes}
7\begin{CompactItemize}
8\item 
9class {\bf sqmat}
10\begin{CompactList}\small\item\em Virtual class for representation of double symmetric matrices in square-root form. \item\end{CompactList}\item 
11class {\bf fsqmat}
12\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 
13class \textbf{ldmat}
14\end{CompactItemize}
15
16
17\subsection{Detailed Description}
18Matrices in decomposed forms (LDL', LU, UDU', etc).
19
20\begin{Desc}
21\item[Author:]Vaclav Smidl.\end{Desc}
22----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty
23
24Using IT++ for numerical operations -----------------------------------
Note: See TracBrowser for help on using the browser.