\hypertarget{classeEmp}{ \section{eEmp Class Reference} \label{classeEmp}\index{eEmp@{eEmp}} } Weighted empirical density. {\tt \#include $<$libEF.h$>$} Inheritance diagram for eEmp:\nopagebreak \begin{figure}[H] \begin{center} \leavevmode \includegraphics[width=43pt]{classeEmp__inherit__graph} \end{center} \end{figure} Collaboration diagram for eEmp:\nopagebreak \begin{figure}[H] \begin{center} \leavevmode \includegraphics[width=43pt]{classeEmp__coll__graph} \end{center} \end{figure} \subsection*{Public Member Functions} \begin{CompactItemize} \item \hypertarget{classeEmp_0c04b073ecd0dae3d498e680ae27e9e4}{ \hyperlink{classeEmp_0c04b073ecd0dae3d498e680ae27e9e4}{eEmp} (const \hyperlink{classRV}{RV} \&rv0, int n0)} \label{classeEmp_0c04b073ecd0dae3d498e680ae27e9e4} \begin{CompactList}\small\item\em Default constructor. \item\end{CompactList}\item \hypertarget{classeEmp_eab03bd3381aaea11ce34d5a26556353}{ void \hyperlink{classeEmp_eab03bd3381aaea11ce34d5a26556353}{set\_\-parameters} (const vec \&w0, const \hyperlink{classepdf}{epdf} $\ast$pdf0)} \label{classeEmp_eab03bd3381aaea11ce34d5a26556353} \begin{CompactList}\small\item\em Set samples and weights. \item\end{CompactList}\item \hypertarget{classeEmp_e31bc9e6196173c3480b06a761a3e716}{ void \hyperlink{classeEmp_e31bc9e6196173c3480b06a761a3e716}{set\_\-samples} (const \hyperlink{classepdf}{epdf} $\ast$pdf0)} \label{classeEmp_e31bc9e6196173c3480b06a761a3e716} \begin{CompactList}\small\item\em Set sample. \item\end{CompactList}\item \hypertarget{classeEmp_a4215f6a5a04d07b43f7ebaa942e15f1}{ void \hyperlink{classeEmp_a4215f6a5a04d07b43f7ebaa942e15f1}{set\_\-n} (int n0, bool copy=true)} \label{classeEmp_a4215f6a5a04d07b43f7ebaa942e15f1} \begin{CompactList}\small\item\em Set sample. \item\end{CompactList}\item \hypertarget{classeEmp_31b2bfb73b72486a5c89f2ab850c7a9b}{ vec \& \hyperlink{classeEmp_31b2bfb73b72486a5c89f2ab850c7a9b}{\_\-w} ()} \label{classeEmp_31b2bfb73b72486a5c89f2ab850c7a9b} \begin{CompactList}\small\item\em Potentially dangerous, use with care. \item\end{CompactList}\item \hypertarget{classeEmp_d6f4ae1a67ecd2bff8b9f176ee261afc}{ const vec \& \hyperlink{classeEmp_d6f4ae1a67ecd2bff8b9f176ee261afc}{\_\-w} () const } \label{classeEmp_d6f4ae1a67ecd2bff8b9f176ee261afc} \begin{CompactList}\small\item\em Potentially dangerous, use with care. \item\end{CompactList}\item \hypertarget{classeEmp_31b747eca73b16f30370827ba4cc3575}{ Array$<$ vec $>$ \& \hyperlink{classeEmp_31b747eca73b16f30370827ba4cc3575}{\_\-samples} ()} \label{classeEmp_31b747eca73b16f30370827ba4cc3575} \begin{CompactList}\small\item\em access function \item\end{CompactList}\item \hypertarget{classeEmp_bd48c1c36e2e9e78dbcea7df66dcbf25}{ const Array$<$ vec $>$ \& \hyperlink{classeEmp_bd48c1c36e2e9e78dbcea7df66dcbf25}{\_\-samples} () const } \label{classeEmp_bd48c1c36e2e9e78dbcea7df66dcbf25} \begin{CompactList}\small\item\em access function \item\end{CompactList}\item \hypertarget{classeEmp_77268292fc4465cb73ddbfb1f2932a59}{ ivec \hyperlink{classeEmp_77268292fc4465cb73ddbfb1f2932a59}{resample} (\hyperlink{libEF_8h_99497a3ff630f761cf6bff7babd23212}{RESAMPLING\_\-METHOD} method=SYSTEMATIC)} \label{classeEmp_77268292fc4465cb73ddbfb1f2932a59} \begin{CompactList}\small\item\em Function performs resampling, i.e. removal of low-weight samples and duplication of high-weight samples such that the new samples represent the same density. \item\end{CompactList}\item \hypertarget{classeEmp_83f9283f92b805508d896479dc1ccf12}{ vec \hyperlink{classeEmp_83f9283f92b805508d896479dc1ccf12}{sample} () const } \label{classeEmp_83f9283f92b805508d896479dc1ccf12} \begin{CompactList}\small\item\em inherited operation : NOT implemneted \item\end{CompactList}\item \hypertarget{classeEmp_884f16c9fc1f888408686a660a95dacd}{ double \hyperlink{classeEmp_884f16c9fc1f888408686a660a95dacd}{evallog} (const vec \&val) const } \label{classeEmp_884f16c9fc1f888408686a660a95dacd} \begin{CompactList}\small\item\em inherited operation : NOT implemneted \item\end{CompactList}\item \hypertarget{classeEmp_ba055c19038cc72628d98e25197e982d}{ vec \hyperlink{classeEmp_ba055c19038cc72628d98e25197e982d}{mean} () const } \label{classeEmp_ba055c19038cc72628d98e25197e982d} \begin{CompactList}\small\item\em return expected value \item\end{CompactList}\item \hypertarget{classeEmp_738f6ec90cf1a8306ed8c259142a2f79}{ vec \hyperlink{classeEmp_738f6ec90cf1a8306ed8c259142a2f79}{variance} () const } \label{classeEmp_738f6ec90cf1a8306ed8c259142a2f79} \begin{CompactList}\small\item\em return expected variance (not covariance!) \item\end{CompactList}\item \hypertarget{classepdf_76608914c3b19e150292d5c56e93e508}{ virtual mat \hyperlink{classepdf_76608914c3b19e150292d5c56e93e508}{sample\_\-m} (int N) const } \label{classepdf_76608914c3b19e150292d5c56e93e508} \begin{CompactList}\small\item\em Returns N samples from density $epdf(rv)$. \item\end{CompactList}\item \hypertarget{classepdf_2495a04bbacb9b55fe5a3a59b78affca}{ virtual vec \hyperlink{classepdf_2495a04bbacb9b55fe5a3a59b78affca}{evallog\_\-m} (const mat \&Val) const } \label{classepdf_2495a04bbacb9b55fe5a3a59b78affca} \begin{CompactList}\small\item\em Compute log-probability of multiple values argument {\tt val}. \item\end{CompactList}\item \hypertarget{classepdf_e87dc8260a5c37bc1b03eb66174741a0}{ virtual \hyperlink{classmpdf}{mpdf} $\ast$ \hyperlink{classepdf_e87dc8260a5c37bc1b03eb66174741a0}{condition} (const \hyperlink{classRV}{RV} \&\hyperlink{classepdf_74da992e3f5d598da8850b646b79b9d9}{rv}) const } \label{classepdf_e87dc8260a5c37bc1b03eb66174741a0} \begin{CompactList}\small\item\em Return conditional density on the given \hyperlink{classRV}{RV}, the remaining rvs will be in conditioning. \item\end{CompactList}\item \hypertarget{classepdf_38de9f59b65ee06028554f3f74b66025}{ virtual \hyperlink{classepdf}{epdf} $\ast$ \hyperlink{classepdf_38de9f59b65ee06028554f3f74b66025}{marginal} (const \hyperlink{classRV}{RV} \&\hyperlink{classepdf_74da992e3f5d598da8850b646b79b9d9}{rv}) const } \label{classepdf_38de9f59b65ee06028554f3f74b66025} \begin{CompactList}\small\item\em Return marginal density on the given \hyperlink{classRV}{RV}, the remainig rvs are intergrated out. \item\end{CompactList}\item \hypertarget{classepdf_ca0d32aabb4cbba347e0c37fe8607562}{ const \hyperlink{classRV}{RV} \& \hyperlink{classepdf_ca0d32aabb4cbba347e0c37fe8607562}{\_\-rv} () const } \label{classepdf_ca0d32aabb4cbba347e0c37fe8607562} \begin{CompactList}\small\item\em access function, possibly dangerous! \item\end{CompactList}\item \hypertarget{classepdf_7fb94ce90d1ac7077d29f7d6a6c3e0a5}{ void \hyperlink{classepdf_7fb94ce90d1ac7077d29f7d6a6c3e0a5}{\_\-renewrv} (const \hyperlink{classRV}{RV} \&in\_\-rv)} \label{classepdf_7fb94ce90d1ac7077d29f7d6a6c3e0a5} \begin{CompactList}\small\item\em modifier function - useful when copying epdfs \item\end{CompactList}\end{CompactItemize} \subsection*{Protected Attributes} \begin{CompactItemize} \item \hypertarget{classeEmp_8c33034de0e35f03f8bb85d3d67438fd}{ int \hyperlink{classeEmp_8c33034de0e35f03f8bb85d3d67438fd}{n}} \label{classeEmp_8c33034de0e35f03f8bb85d3d67438fd} \begin{CompactList}\small\item\em Number of particles. \item\end{CompactList}\item \hypertarget{classeEmp_ae78d144404ddba843c93b171b215de8}{ vec \hyperlink{classeEmp_ae78d144404ddba843c93b171b215de8}{w}} \label{classeEmp_ae78d144404ddba843c93b171b215de8} \begin{CompactList}\small\item\em Sample weights $w$. \item\end{CompactList}\item \hypertarget{classeEmp_a4d6f4bbd6a6824fc39f14676701279a}{ Array$<$ vec $>$ \hyperlink{classeEmp_a4d6f4bbd6a6824fc39f14676701279a}{samples}} \label{classeEmp_a4d6f4bbd6a6824fc39f14676701279a} \begin{CompactList}\small\item\em Samples $x^{(i)}, i=1..n$. \item\end{CompactList}\item \hypertarget{classepdf_74da992e3f5d598da8850b646b79b9d9}{ \hyperlink{classRV}{RV} \hyperlink{classepdf_74da992e3f5d598da8850b646b79b9d9}{rv}} \label{classepdf_74da992e3f5d598da8850b646b79b9d9} \begin{CompactList}\small\item\em Identified of the random variable. \item\end{CompactList}\end{CompactItemize} \subsection{Detailed Description} Weighted empirical density. Used e.g. in particle filters. The documentation for this class was generated from the following files:\begin{CompactItemize} \item work/git/mixpp/bdm/stat/\hyperlink{libEF_8h}{libEF.h}\item work/git/mixpp/bdm/stat/libEF.cpp\end{CompactItemize}