root/doc/latex/classenorm.tex @ 22

Revision 22, 2.8 kB (checked in by smidl, 16 years ago)

upravy Kalmana

  • Property svn:eol-style set to native
Line 
1\section{enorm$<$ sq\_\-T $>$ Class Template Reference}
2\label{classenorm}\index{enorm@{enorm}}
3Gaussian density with positive definite (decomposed) covariance matrix. 
4
5
6{\tt \#include $<$libEF.h$>$}
7
8Inheritance diagram for enorm$<$ sq\_\-T $>$:\nopagebreak
9\begin{figure}[H]
10\begin{center}
11\leavevmode
12\includegraphics[width=67pt]{classenorm__inherit__graph}
13\end{center}
14\end{figure}
15Collaboration diagram for enorm$<$ sq\_\-T $>$:\nopagebreak
16\begin{figure}[H]
17\begin{center}
18\leavevmode
19\includegraphics[width=72pt]{classenorm__coll__graph}
20\end{center}
21\end{figure}
22\subsection*{Public Member Functions}
23\begin{CompactItemize}
24\item 
25\textbf{enorm} ({\bf RV} \&rv, vec \&mu, sq\_\-T \&R)\label{classenorm_183891111686898adef0f6ca292e600d}
26
27\item 
28void {\bf tupdate} (double phi, mat \&vbar, double nubar)\label{classenorm_5b5fd142b6b17ea334597960e3fe126a}
29
30\begin{CompactList}\small\item\em tupdate in exponential form (not really handy) \item\end{CompactList}\item 
31void \textbf{dupdate} (mat \&v, double nu=1.0)\label{classenorm_5bf185e31e5954fceb90ada3debd2ff2}
32
33\item 
34void {\bf tupdate} ()\label{classenorm_2a1a522504c7788dfd7fb733157ee39e}
35
36\begin{CompactList}\small\item\em tupdate used in KF \item\end{CompactList}\item 
37double {\bf dupdate} ()\label{classenorm_d1b0faf61260de09cf63bf823add5b32}
38
39\begin{CompactList}\small\item\em dupdate used in KF \item\end{CompactList}\item 
40vec {\bf sample} ()
41\begin{CompactList}\small\item\em Returns the required moment of the \doxyref{epdf}{p.}{classepdf}. \item\end{CompactList}\item 
42mat \textbf{sample} (int N)\label{classenorm_531bd094057afa768f4853a7e441920d}
43
44\item 
45double {\bf eval} (const vec \&val)\label{classenorm_93107f05a8e9b34b64853767200121a4}
46
47\begin{CompactList}\small\item\em Compute probability of argument {\tt val}. \item\end{CompactList}\end{CompactItemize}
48\subsection*{Public Attributes}
49\begin{CompactItemize}
50\item 
51Normal\_\-RNG \textbf{RNG}\label{classenorm_a4de82a0d7ba9eaf31206318ae35d0d5}
52
53\end{CompactItemize}
54
55
56\subsection{Detailed Description}
57\subsubsection*{template$<$class sq\_\-T$>$ class enorm$<$ sq\_\-T $>$}
58
59Gaussian density with positive definite (decomposed) covariance matrix.
60
61More?...
62
63\subsection{Member Function Documentation}
64\index{enorm@{enorm}!sample@{sample}}
65\index{sample@{sample}!enorm@{enorm}}
66\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class sq\_\-T$>$ vec {\bf enorm}$<$ sq\_\-T $>$::sample ()\hspace{0.3cm}{\tt  [inline, virtual]}}\label{classenorm_6020bcd89db2c9584bd8871001bd2023}
67
68
69Returns the required moment of the \doxyref{epdf}{p.}{classepdf}.
70
71Returns a sample from the density, $x \sim epdf(rv)$ 
72
73Implements {\bf epdf} \doxyref{}{p.}{classepdf_7f74d871d50b9ff360f1b3879092a9fa}.
74
75The documentation for this class was generated from the following file:\begin{CompactItemize}
76\item 
77work/mixpp/bdm/stat/{\bf libEF.h}\end{CompactItemize}
Note: See TracBrowser for help on using the browser.