| [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 | 
|---|
| [91] | 12 | \includegraphics[width=95pt]{libDC_8h__incl} | 
|---|
| [19] | 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 | 
|---|
| [140] | 21 | \includegraphics[width=420pt]{libDC_8h__dep__incl} | 
|---|
| [19] | 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 | 
|---|
| [33] | 31 | class {\bf ldmat} | 
|---|
|  | 32 | \begin{CompactList}\small\item\em Matrix stored in LD form, (typically known as UD). \item\end{CompactList}\end{CompactItemize} | 
|---|
| [37] | 33 | \subsection*{Functions} | 
|---|
|  | 34 | \begin{CompactItemize} | 
|---|
|  | 35 | \item | 
|---|
|  | 36 | void {\bf dydr} (double $\ast$r, double $\ast$f, double $\ast$Dr, double $\ast$Df, double $\ast$R, int jl, int jh, double $\ast$kr, int m, int mx)\label{libDC_8h_4ed56e73b49db8e7f4a63fa926a8dca4} | 
|---|
| [8] | 37 |  | 
|---|
| [37] | 38 | \begin{CompactList}\small\item\em Auxiliary function dydr; dyadic reduction. \item\end{CompactList}\item | 
|---|
|  | 39 | mat {\bf ltuinv} (const mat \&L)\label{libDC_8h_6715d039e6d5d97005cf9e2522dfa474} | 
|---|
| [8] | 40 |  | 
|---|
| [37] | 41 | \begin{CompactList}\small\item\em Auxiliary function ltuinv; inversion of a triangular matrix;. \item\end{CompactList}\end{CompactItemize} | 
|---|
|  | 42 |  | 
|---|
|  | 43 |  | 
|---|
| [8] | 44 | \subsection{Detailed Description} | 
|---|
|  | 45 | Matrices in decomposed forms (LDL', LU, UDU', etc). | 
|---|
|  | 46 |  | 
|---|
|  | 47 | \begin{Desc} | 
|---|
|  | 48 | \item[Author:]Vaclav Smidl.\end{Desc} | 
|---|
|  | 49 | ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty | 
|---|
|  | 50 |  | 
|---|
|  | 51 | Using IT++ for numerical operations ----------------------------------- | 
|---|