root/doc/latex/classKalmanFull.tex @ 192

Revision 172, 5.1 kB (checked in by smidl, 16 years ago)

Latex doc

  • Property svn:eol-style set to native
Line 
1\hypertarget{classKalmanFull}{
2\section{KalmanFull Class Reference}
3\label{classKalmanFull}\index{KalmanFull@{KalmanFull}}
4}
5Basic \hyperlink{classKalman}{Kalman} filter with full matrices (education purpose only)! Will be deleted soon! 
6
7
8{\tt \#include $<$libKF.h$>$}
9
10Inheritance diagram for KalmanFull:\nopagebreak
11\begin{figure}[H]
12\begin{center}
13\leavevmode
14\includegraphics[width=102pt]{classKalmanFull__inherit__graph}
15\end{center}
16\end{figure}
17\subsection*{Public Member Functions}
18\begin{CompactItemize}
19\item 
20\hypertarget{classKalmanFull_7197ab6e7380790006394eabd3b97043}{
21\hyperlink{classKalmanFull_7197ab6e7380790006394eabd3b97043}{KalmanFull} (mat A, mat B, mat C, mat D, mat R, mat Q, mat P0, vec mu0)}
22\label{classKalmanFull_7197ab6e7380790006394eabd3b97043}
23
24\begin{CompactList}\small\item\em Full constructor. \item\end{CompactList}\item 
25\hypertarget{classKalmanFull_13a041cd98ff157703766be275a657bb}{
26void \hyperlink{classKalmanFull_13a041cd98ff157703766be275a657bb}{bayes} (const vec \&dt)}
27\label{classKalmanFull_13a041cd98ff157703766be275a657bb}
28
29\begin{CompactList}\small\item\em Here dt = \mbox{[}yt;ut\mbox{]} of appropriate dimensions. \item\end{CompactList}\item 
30\hypertarget{classKalmanFull_9d7cc2235b643d9662cd9c8b8469747d}{
31\hyperlink{classKalmanFull_9d7cc2235b643d9662cd9c8b8469747d}{KalmanFull} ()}
32\label{classKalmanFull_9d7cc2235b643d9662cd9c8b8469747d}
33
34\begin{CompactList}\small\item\em For \hyperlink{classEKFfull}{EKFfull};. \item\end{CompactList}\end{CompactItemize}
35\subsection*{Public Attributes}
36\begin{CompactItemize}
37\item 
38\hypertarget{classKalmanFull_fb5aec635e2720cc5ac31bc01c18a68a}{
39vec \hyperlink{classKalmanFull_fb5aec635e2720cc5ac31bc01c18a68a}{mu}}
40\label{classKalmanFull_fb5aec635e2720cc5ac31bc01c18a68a}
41
42\begin{CompactList}\small\item\em Mean value of the posterior density. \item\end{CompactList}\item 
43\hypertarget{classKalmanFull_b75dc059e84fa8ffc076203b30f926cc}{
44mat \hyperlink{classKalmanFull_b75dc059e84fa8ffc076203b30f926cc}{P}}
45\label{classKalmanFull_b75dc059e84fa8ffc076203b30f926cc}
46
47\begin{CompactList}\small\item\em Variance of the posterior density. \item\end{CompactList}\item 
48\hypertarget{classKalmanFull_c17d69e125acd2673e6688fd86dd3f84}{
49bool \textbf{evalll}}
50\label{classKalmanFull_c17d69e125acd2673e6688fd86dd3f84}
51
52\item 
53\hypertarget{classKalmanFull_3aa4bf6128980d0627413dcf9cd07308}{
54double \textbf{ll}}
55\label{classKalmanFull_3aa4bf6128980d0627413dcf9cd07308}
56
57\end{CompactItemize}
58\subsection*{Protected Attributes}
59\begin{CompactItemize}
60\item 
61\hypertarget{classKalmanFull_c5353e66238ed717dba79e0499118226}{
62int \textbf{dimx}}
63\label{classKalmanFull_c5353e66238ed717dba79e0499118226}
64
65\item 
66\hypertarget{classKalmanFull_761fadcc12dd4cb83bb8b5e27db01947}{
67int \textbf{dimy}}
68\label{classKalmanFull_761fadcc12dd4cb83bb8b5e27db01947}
69
70\item 
71\hypertarget{classKalmanFull_609a4a0fcde78fd7aac2f01b34e952c9}{
72int \textbf{dimu}}
73\label{classKalmanFull_609a4a0fcde78fd7aac2f01b34e952c9}
74
75\item 
76\hypertarget{classKalmanFull_554de4c953761380cd5a14a02542e007}{
77mat \textbf{A}}
78\label{classKalmanFull_554de4c953761380cd5a14a02542e007}
79
80\item 
81\hypertarget{classKalmanFull_ac7ade2a603a1b05419e36c5aae21755}{
82mat \textbf{B}}
83\label{classKalmanFull_ac7ade2a603a1b05419e36c5aae21755}
84
85\item 
86\hypertarget{classKalmanFull_5a9a8326ae17b519109fcdad59ea74a3}{
87mat \textbf{C}}
88\label{classKalmanFull_5a9a8326ae17b519109fcdad59ea74a3}
89
90\item 
91\hypertarget{classKalmanFull_8f992a2d6b66d2e8bd9174b28cc0f074}{
92mat \textbf{D}}
93\label{classKalmanFull_8f992a2d6b66d2e8bd9174b28cc0f074}
94
95\item 
96\hypertarget{classKalmanFull_bbd2dab10da47237a5f0d9e55fd61f24}{
97mat \textbf{R}}
98\label{classKalmanFull_bbd2dab10da47237a5f0d9e55fd61f24}
99
100\item 
101\hypertarget{classKalmanFull_a8777c1fe67763395d3ddeb326239851}{
102mat \textbf{Q}}
103\label{classKalmanFull_a8777c1fe67763395d3ddeb326239851}
104
105\item 
106\hypertarget{classKalmanFull_905823cf4157a11b8b824e45809dac55}{
107mat \textbf{\_\-Pp}}
108\label{classKalmanFull_905823cf4157a11b8b824e45809dac55}
109
110\item 
111\hypertarget{classKalmanFull_b1b946b3a43f7d86cf4b6dc0dd6e3210}{
112mat \textbf{\_\-Ry}}
113\label{classKalmanFull_b1b946b3a43f7d86cf4b6dc0dd6e3210}
114
115\item 
116\hypertarget{classKalmanFull_c7d915386a9d60b1bc309ae9166764f6}{
117mat \textbf{\_\-iRy}}
118\label{classKalmanFull_c7d915386a9d60b1bc309ae9166764f6}
119
120\item 
121\hypertarget{classKalmanFull_4c8354ea4801529f3071189ddd10d760}{
122mat \textbf{\_\-K}}
123\label{classKalmanFull_4c8354ea4801529f3071189ddd10d760}
124
125\end{CompactItemize}
126\subsection*{Friends}
127\begin{CompactItemize}
128\item 
129\hypertarget{classKalmanFull_86ba216243ed95bb46d80d88775d16af}{
130std::ostream \& \hyperlink{classKalmanFull_86ba216243ed95bb46d80d88775d16af}{operator$<$$<$} (std::ostream \&os, const \hyperlink{classKalmanFull}{KalmanFull} \&kf)}
131\label{classKalmanFull_86ba216243ed95bb46d80d88775d16af}
132
133\begin{CompactList}\small\item\em print elements of KF \item\end{CompactList}\end{CompactItemize}
134
135
136\subsection{Detailed Description}
137Basic \hyperlink{classKalman}{Kalman} filter with full matrices (education purpose only)! Will be deleted soon!
138
139The documentation for this class was generated from the following files:\begin{CompactItemize}
140\item 
141work/git/mixpp/bdm/estim/\hyperlink{libKF_8h}{libKF.h}\item 
142work/git/mixpp/bdm/estim/libKF.cpp\end{CompactItemize}
Note: See TracBrowser for help on using the browser.