Revision 8, 1.0 kB
(checked in by smidl, 17 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}} |
---|
3 | Matrices in decomposed forms (LDL', LU, UDU', etc). |
---|
4 | |
---|
5 | {\tt \#include $<$itpp/itbase.h$>$}\par |
---|
6 | \subsection*{Classes} |
---|
7 | \begin{CompactItemize} |
---|
8 | \item |
---|
9 | class {\bf sqmat} |
---|
10 | \begin{CompactList}\small\item\em Virtual class for representation of double symmetric matrices in square-root form. \item\end{CompactList}\item |
---|
11 | class {\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 |
---|
13 | class \textbf{ldmat} |
---|
14 | \end{CompactItemize} |
---|
15 | |
---|
16 | |
---|
17 | \subsection{Detailed Description} |
---|
18 | Matrices 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 | |
---|
24 | Using IT++ for numerical operations ----------------------------------- |
---|