\section{/var/www/mlpack.ratml.\+org/mlpack.org/\+\_\+src/mlpack-\/3.3.2/src/mlpack/methods/hmm/hmm\+\_\+model.hpp File Reference}
\label{hmm__model_8hpp}\index{/var/www/mlpack.\+ratml.\+org/mlpack.\+org/\+\_\+src/mlpack-\/3.\+3.\+2/src/mlpack/methods/hmm/hmm\+\_\+model.\+hpp@{/var/www/mlpack.\+ratml.\+org/mlpack.\+org/\+\_\+src/mlpack-\/3.\+3.\+2/src/mlpack/methods/hmm/hmm\+\_\+model.\+hpp}}
Include dependency graph for hmm\+\_\+model.\+hpp\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{hmm__model_8hpp__incl}
\end{center}
\end{figure}
\subsection*{Classes}
\begin{DoxyCompactItemize}
\item 
class \textbf{ H\+M\+M\+Model}
\begin{DoxyCompactList}\small\item\em A serializable \doxyref{H\+MM}{p.}{classmlpack_1_1hmm_1_1HMM} model that also stores the type. \end{DoxyCompactList}\end{DoxyCompactItemize}
\subsection*{Namespaces}
\begin{DoxyCompactItemize}
\item 
 \textbf{ mlpack}
\begin{DoxyCompactList}\small\item\em Linear algebra utility functions, generally performed on matrices or vectors. \end{DoxyCompactList}\item 
 \textbf{ mlpack\+::hmm}
\begin{DoxyCompactList}\small\item\em Hidden Markov Models. \end{DoxyCompactList}\end{DoxyCompactItemize}
\subsection*{Enumerations}
\begin{DoxyCompactItemize}
\item 
enum \textbf{ H\+M\+M\+Type} \+: char \{ \newline
\textbf{ Discrete\+H\+MM} = 0, 
\newline
\textbf{ Gaussian\+H\+MM}, 
\newline
\textbf{ Gaussian\+Mixture\+Model\+H\+MM}, 
\newline
\textbf{ Diagonal\+Gaussian\+Mixture\+Model\+H\+MM}, 
\newline
\textbf{ Discrete\+H\+MM} = 0, 
\newline
\textbf{ Gaussian\+H\+MM}, 
\newline
\textbf{ Gaussian\+Mixture\+Model\+H\+MM}, 
\newline
\textbf{ Diagonal\+Gaussian\+Mixture\+Model\+H\+MM}
 \}
\end{DoxyCompactItemize}
\subsection*{Functions}
\begin{DoxyCompactItemize}
\item 
\textbf{ B\+O\+O\+S\+T\+\_\+\+C\+L\+A\+S\+S\+\_\+\+V\+E\+R\+S\+I\+ON} (\textbf{ mlpack\+::hmm\+::\+H\+M\+M\+Model}, 1)
\begin{DoxyCompactList}\small\item\em Set the serialization version of the H\+M\+M\+Model class. \end{DoxyCompactList}\end{DoxyCompactItemize}


\subsection{Detailed Description}
\begin{DoxyAuthor}{Author}
Ryan Curtin
\end{DoxyAuthor}
A serializable H\+MM model that also stores the type.

mlpack is free software; you may redistribute it and/or modify it under the terms of the 3-\/clause B\+SD license. You should have received a copy of the 3-\/clause B\+SD license along with mlpack. If not, see {\tt http\+://www.\+opensource.\+org/licenses/\+B\+S\+D-\/3-\/\+Clause} for more information. 

\subsection{Function Documentation}
\mbox{\label{hmm__model_8hpp_a9392873f0795f30a08282b433302298e}} 
\index{hmm\+\_\+model.\+hpp@{hmm\+\_\+model.\+hpp}!B\+O\+O\+S\+T\+\_\+\+C\+L\+A\+S\+S\+\_\+\+V\+E\+R\+S\+I\+ON@{B\+O\+O\+S\+T\+\_\+\+C\+L\+A\+S\+S\+\_\+\+V\+E\+R\+S\+I\+ON}}
\index{B\+O\+O\+S\+T\+\_\+\+C\+L\+A\+S\+S\+\_\+\+V\+E\+R\+S\+I\+ON@{B\+O\+O\+S\+T\+\_\+\+C\+L\+A\+S\+S\+\_\+\+V\+E\+R\+S\+I\+ON}!hmm\+\_\+model.\+hpp@{hmm\+\_\+model.\+hpp}}
\subsubsection{B\+O\+O\+S\+T\+\_\+\+C\+L\+A\+S\+S\+\_\+\+V\+E\+R\+S\+I\+O\+N()}
{\footnotesize\ttfamily B\+O\+O\+S\+T\+\_\+\+C\+L\+A\+S\+S\+\_\+\+V\+E\+R\+S\+I\+ON (\begin{DoxyParamCaption}\item[{\textbf{ mlpack\+::hmm\+::\+H\+M\+M\+Model}}]{,  }\item[{1}]{ }\end{DoxyParamCaption})}



Set the serialization version of the H\+M\+M\+Model class. 



Referenced by H\+M\+M\+Model\+::\+Diag\+G\+M\+M\+H\+M\+M().

