root/doc/latex/classmlnorm.tex @ 31

Revision 30, 1.4 kB (checked in by smidl, 16 years ago)

compiles and runs successfully, except KF_QR

  • Property svn:eol-style set to native
Line 
1\section{mlnorm$<$ sq\_\-T $>$ Class Template Reference}
2\label{classmlnorm}\index{mlnorm@{mlnorm}}
3Normal distributed linear function with linear function of mean value;. 
4
5
6{\tt \#include $<$libEF.h$>$}
7
8\subsection*{Public Member Functions}
9\begin{CompactItemize}
10\item 
11{\bf mlnorm} ({\bf RV} \&rv, {\bf RV} \&rvc)\label{classmlnorm_f927203b3f31171c5c10ffc7caa797f5}
12
13\begin{CompactList}\small\item\em Constructor. \item\end{CompactList}\item 
14void \textbf{set\_\-parameters} (const mat \&A, const sq\_\-T \&R)\label{classmlnorm_b6749030c5d5abcb3eb6898f74cea3c0}
15
16\item 
17vec {\bf samplecond} (vec \&cond, double \&lik)\label{classmlnorm_decf3e3b5c8e0812e5b4dbe94fa2ae18}
18
19\begin{CompactList}\small\item\em Generate one sample of the posterior. \item\end{CompactList}\item 
20mat {\bf samplecond} (vec \&cond, vec \&lik, int n)\label{classmlnorm_215fb88cc8b95d64cdefd6849abdd1e8}
21
22\begin{CompactList}\small\item\em Generate matrix of samples of the posterior. \item\end{CompactList}\item 
23void \textbf{condition} (vec \&cond)\label{classmlnorm_5232fc7e305eceab4e2bd6a8daa44195}
24
25\end{CompactItemize}
26
27
28\subsection{Detailed Description}
29\subsubsection*{template$<$class sq\_\-T$>$ class mlnorm$<$ sq\_\-T $>$}
30
31Normal distributed linear function with linear function of mean value;.
32
33Mean value \$mu=A$\ast$rvc\$.
34
35The documentation for this class was generated from the following file:\begin{CompactItemize}
36\item 
37work/mixpp/bdm/stat/{\bf libEF.h}\end{CompactItemize}
Note: See TracBrowser for help on using the browser.