\section{Fixed\+Arg$<$ T, I $>$ Struct Template Reference}
\label{structmlpack_1_1hpt_1_1FixedArg}\index{Fixed\+Arg$<$ T, I $>$@{Fixed\+Arg$<$ T, I $>$}}


A struct for storing information about a fixed argument.  


\subsection*{Public Attributes}
\begin{DoxyCompactItemize}
\item 
const T \& \textbf{ value}
\begin{DoxyCompactList}\small\item\em The value of the fixed argument. \end{DoxyCompactList}\end{DoxyCompactItemize}
\subsection*{Static Public Attributes}
\begin{DoxyCompactItemize}
\item 
static const size\+\_\+t \textbf{ index} = I
\begin{DoxyCompactList}\small\item\em The index of the fixed argument. \end{DoxyCompactList}\end{DoxyCompactItemize}


\subsection{Detailed Description}
\subsubsection*{template$<$typename T, size\+\_\+t I$>$\newline
struct mlpack\+::hpt\+::\+Fixed\+Arg$<$ T, I $>$}

A struct for storing information about a fixed argument. 

Objects of this type are supposed to be passed into the \doxyref{C\+V\+Function}{p.}{classmlpack_1_1hpt_1_1CVFunction} constructor.

This struct is not meant to be used directly by users. Rather use the \doxyref{mlpack\+::hpt\+::\+Fixed}{p.}{namespacemlpack_1_1hpt_ad773f4d1def8deb412ffbf37bdf289ec} function.


\begin{DoxyTemplParams}{Template Parameters}
{\em T} & The type of the fixed argument. \\
\hline
{\em I} & The index of the fixed argument. \\
\hline
\end{DoxyTemplParams}


Definition at line 52 of file fixed.\+hpp.



\subsection{Member Data Documentation}
\mbox{\label{structmlpack_1_1hpt_1_1FixedArg_a7f76d280ceee4a993fcfe312f4c46e44}} 
\index{mlpack\+::hpt\+::\+Fixed\+Arg@{mlpack\+::hpt\+::\+Fixed\+Arg}!index@{index}}
\index{index@{index}!mlpack\+::hpt\+::\+Fixed\+Arg@{mlpack\+::hpt\+::\+Fixed\+Arg}}
\subsubsection{index}
{\footnotesize\ttfamily const size\+\_\+t index = I\hspace{0.3cm}{\ttfamily [static]}}



The index of the fixed argument. 



Definition at line 55 of file fixed.\+hpp.

\mbox{\label{structmlpack_1_1hpt_1_1FixedArg_a0b6f3694312803de4bea1fe97896294f}} 
\index{mlpack\+::hpt\+::\+Fixed\+Arg@{mlpack\+::hpt\+::\+Fixed\+Arg}!value@{value}}
\index{value@{value}!mlpack\+::hpt\+::\+Fixed\+Arg@{mlpack\+::hpt\+::\+Fixed\+Arg}}
\subsubsection{value}
{\footnotesize\ttfamily const T\& value}



The value of the fixed argument. 



Definition at line 58 of file fixed.\+hpp.



The documentation for this struct was generated from the following file\+:\begin{DoxyCompactItemize}
\item 
/var/www/mlpack.\+ratml.\+org/mlpack.\+org/\+\_\+src/mlpack-\/git/src/mlpack/core/hpt/\textbf{ fixed.\+hpp}\end{DoxyCompactItemize}
