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
|
Rev | Line | |
---|
[172] | 1 | \hypertarget{chmat_8h}{ |
---|
[261] | 2 | \section{chmat.h File Reference} |
---|
| 3 | \label{chmat_8h}\index{chmat.h@{chmat.h}} |
---|
[172] | 4 | } |
---|
[37] | 5 | |
---|
| 6 | |
---|
[270] | 7 | \subsection{Detailed Description} |
---|
| 8 | Matrices in decomposed forms (LDL', LU, UDU', etc). |
---|
[37] | 9 | |
---|
[270] | 10 | \begin{Desc} |
---|
| 11 | \item[Author:]Vaclav Smidl.\end{Desc} |
---|
| 12 | ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty |
---|
[37] | 13 | |
---|
[270] | 14 | Using IT++ for numerical operations ----------------------------------- |
---|
[37] | 15 | |
---|
[270] | 16 | {\tt \#include \char`\"{}libDC.h\char`\"{}}\par |
---|
[37] | 17 | \subsection*{Classes} |
---|
| 18 | \begin{CompactItemize} |
---|
| 19 | \item |
---|
[172] | 20 | class \hyperlink{classchmat}{chmat} |
---|
[37] | 21 | \begin{CompactList}\small\item\em Symmetric matrix stored in square root decomposition using upper cholesky. \item\end{CompactList}\end{CompactItemize} |
---|