\hypertarget{libDC_8h}{ \section{libDC.h File Reference} \label{libDC_8h}\index{libDC.h@{libDC.h}} } \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 ----------------------------------- {\tt \#include \char`\"{}../itpp\_\-ext.h\char`\"{}}\par \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{group__math_g4ed56e73b49db8e7f4a63fa926a8dca4}{ void \hyperlink{group__math_g4ed56e73b49db8e7f4a63fa926a8dca4}{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{group__math_g4ed56e73b49db8e7f4a63fa926a8dca4} \begin{CompactList}\small\item\em Auxiliary function dydr; dyadic reduction. \item\end{CompactList}\item \hypertarget{group__math_g6715d039e6d5d97005cf9e2522dfa474}{ mat \hyperlink{group__math_g6715d039e6d5d97005cf9e2522dfa474}{ltuinv} (const mat \&L)} \label{group__math_g6715d039e6d5d97005cf9e2522dfa474} \begin{CompactList}\small\item\em Auxiliary function ltuinv; inversion of a triangular matrix;. \item\end{CompactList}\end{CompactItemize}