\hypertarget{libDC_8h}{ \section{work/git/mixpp/bdm/math/libDC.h File Reference} \label{libDC_8h}\index{work/git/mixpp/bdm/math/libDC.h@{work/git/mixpp/bdm/math/libDC.h}} } Matrices in decomposed forms (LDL', LU, UDU', etc). {\tt \#include $<$itpp/itbase.h$>$}\par {\tt \#include \char`\"{}../itpp\_\-ext.h\char`\"{}}\par Include dependency graph for libDC.h:\nopagebreak \begin{figure}[H] \begin{center} \leavevmode \includegraphics[width=109pt]{libDC_8h__incl} \end{center} \end{figure} This graph shows which files directly or indirectly include this file:\nopagebreak \begin{figure}[H] \begin{center} \leavevmode \includegraphics[width=420pt]{libDC_8h__dep__incl} \end{center} \end{figure} \subsection*{Classes} \begin{CompactItemize} \item class \hyperlink{classsqmat}{sqmat} \begin{CompactList}\small\item\em Virtual class for representation of double symmetric matrices in square-root form. \item\end{CompactList}\item class \hyperlink{classfsqmat}{fsqmat} \begin{CompactList}\small\item\em Fake \hyperlink{classsqmat}{sqmat}. This class maps \hyperlink{classsqmat}{sqmat} operations to operations on full matrix. \item\end{CompactList}\item class \hyperlink{classldmat}{ldmat} \begin{CompactList}\small\item\em Matrix stored in LD form, (commonly known as UD). \item\end{CompactList}\end{CompactItemize} \subsection*{Functions} \begin{CompactItemize} \item \hypertarget{libDC_8h_4ed56e73b49db8e7f4a63fa926a8dca4}{ void \hyperlink{libDC_8h_4ed56e73b49db8e7f4a63fa926a8dca4}{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} \begin{CompactList}\small\item\em Auxiliary function dydr; dyadic reduction. \item\end{CompactList}\item \hypertarget{libDC_8h_6715d039e6d5d97005cf9e2522dfa474}{ mat \hyperlink{libDC_8h_6715d039e6d5d97005cf9e2522dfa474}{ltuinv} (const mat \&L)} \label{libDC_8h_6715d039e6d5d97005cf9e2522dfa474} \begin{CompactList}\small\item\em Auxiliary function ltuinv; inversion of a triangular matrix;. \item\end{CompactList}\end{CompactItemize} \subsection{Detailed Description} Matrices in decomposed forms (LDL', LU, UDU', etc). \begin{Desc} \item[Author:]Vaclav Smidl.\end{Desc} ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty Using IT++ for numerical operations -----------------------------------