\section{KalmanFull Class Reference} \label{classKalmanFull}\index{KalmanFull@{KalmanFull}} Basic \doxyref{Kalman}{p.}{classKalman} filter with full matrices (education purpose only)! Will be deleted soon! {\tt \#include $<$libKF.h$>$} Inheritance diagram for KalmanFull:\nopagebreak \begin{figure}[H] \begin{center} \leavevmode \includegraphics[width=56pt]{classKalmanFull__inherit__graph} \end{center} \end{figure} Collaboration diagram for KalmanFull:\nopagebreak \begin{figure}[H] \begin{center} \leavevmode \includegraphics[width=56pt]{classKalmanFull__coll__graph} \end{center} \end{figure} \subsection*{Public Member Functions} \begin{CompactItemize} \item {\bf KalmanFull} (mat A, mat B, mat C, mat D, mat R, mat Q, mat P0, vec mu0)\label{classKalmanFull_7197ab6e7380790006394eabd3b97043} \begin{CompactList}\small\item\em Full constructor. \item\end{CompactList}\item void {\bf bayes} (const vec \&dt, bool evalll=true)\label{classKalmanFull_048b13739b94c331cda08249b278552b} \begin{CompactList}\small\item\em Here dt = [yt;ut] of appropriate dimensions. \item\end{CompactList}\end{CompactItemize} \subsection*{Public Attributes} \begin{CompactItemize} \item vec {\bf mu}\label{classKalmanFull_fb5aec635e2720cc5ac31bc01c18a68a} \begin{CompactList}\small\item\em Mean value of the posterior density. \item\end{CompactList}\item mat {\bf P}\label{classKalmanFull_b75dc059e84fa8ffc076203b30f926cc} \begin{CompactList}\small\item\em Variance of the posterior density. \item\end{CompactList}\end{CompactItemize} \subsection*{Friends} \begin{CompactItemize} \item std::ostream \& \textbf{operator$<$$<$} (std::ostream \&os, const {\bf KalmanFull} \&kf)\label{classKalmanFull_86ba216243ed95bb46d80d88775d16af} \end{CompactItemize} \subsection{Detailed Description} Basic \doxyref{Kalman}{p.}{classKalman} filter with full matrices (education purpose only)! Will be deleted soon! The documentation for this class was generated from the following files:\begin{CompactItemize} \item work/mixpp/bdm/estim/{\bf libKF.h}\item work/mixpp/bdm/estim/libKF.cpp\end{CompactItemize}