Revision 270, 0.7 kB
(checked in by smidl, 16 years ago)
|
Changes in the very root classes!
* rv and rvc are no longer compulsory,
* samplecond does not return ll
* BM has drv
|
-
Property svn:eol-style set to
native
|
Line | |
---|
1 | \hypertarget{chmat_8h}{ |
---|
2 | \section{chmat.h File Reference} |
---|
3 | \label{chmat_8h}\index{chmat.h@{chmat.h}} |
---|
4 | } |
---|
5 | |
---|
6 | |
---|
7 | \subsection{Detailed Description} |
---|
8 | Matrices in decomposed forms (LDL', LU, UDU', etc). |
---|
9 | |
---|
10 | \begin{Desc} |
---|
11 | \item[Author:]Vaclav Smidl.\end{Desc} |
---|
12 | ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty |
---|
13 | |
---|
14 | Using IT++ for numerical operations ----------------------------------- |
---|
15 | |
---|
16 | {\tt \#include \char`\"{}libDC.h\char`\"{}}\par |
---|
17 | \subsection*{Classes} |
---|
18 | \begin{CompactItemize} |
---|
19 | \item |
---|
20 | class \hyperlink{classchmat}{chmat} |
---|
21 | \begin{CompactList}\small\item\em Symmetric matrix stored in square root decomposition using upper cholesky. \item\end{CompactList}\end{CompactItemize} |
---|