\section{Pre\+Fixed\+Arg$<$ T $>$ Struct Template Reference}
\label{structmlpack_1_1hpt_1_1PreFixedArg}\index{Pre\+Fixed\+Arg$<$ T $>$@{Pre\+Fixed\+Arg$<$ T $>$}}


A struct for marking arguments as ones that should be fixed (it can be useful for the Optimize method of \doxyref{Hyper\+Parameter\+Tuner}{p.}{classmlpack_1_1hpt_1_1HyperParameterTuner}).  


\subsection*{Public Types}
\begin{DoxyCompactItemize}
\item 
using \textbf{ Type} = T
\end{DoxyCompactItemize}
\subsection*{Public Attributes}
\begin{DoxyCompactItemize}
\item 
const T \textbf{ value}
\end{DoxyCompactItemize}


\subsection{Detailed Description}
\subsubsection*{template$<$typename T$>$\newline
struct mlpack\+::hpt\+::\+Pre\+Fixed\+Arg$<$ T $>$}

A struct for marking arguments as ones that should be fixed (it can be useful for the Optimize method of \doxyref{Hyper\+Parameter\+Tuner}{p.}{classmlpack_1_1hpt_1_1HyperParameterTuner}). 

Arguments of this type are supposed to be converted into structs of the type \doxyref{Fixed\+Arg}{p.}{structmlpack_1_1hpt_1_1FixedArg} by adding information about argument positions.

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

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



\subsection{Member Typedef Documentation}
\mbox{\label{structmlpack_1_1hpt_1_1PreFixedArg_a19462713b2aab2dae2c87c15f262c1df}} 
\index{mlpack\+::hpt\+::\+Pre\+Fixed\+Arg@{mlpack\+::hpt\+::\+Pre\+Fixed\+Arg}!Type@{Type}}
\index{Type@{Type}!mlpack\+::hpt\+::\+Pre\+Fixed\+Arg@{mlpack\+::hpt\+::\+Pre\+Fixed\+Arg}}
\subsubsection{Type}
{\footnotesize\ttfamily using \textbf{ Type} =  T}



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



\subsection{Member Data Documentation}
\mbox{\label{structmlpack_1_1hpt_1_1PreFixedArg_ab7d7fcab451ac48eb9261d0977ea151f}} 
\index{mlpack\+::hpt\+::\+Pre\+Fixed\+Arg@{mlpack\+::hpt\+::\+Pre\+Fixed\+Arg}!value@{value}}
\index{value@{value}!mlpack\+::hpt\+::\+Pre\+Fixed\+Arg@{mlpack\+::hpt\+::\+Pre\+Fixed\+Arg}}
\subsubsection{value}
{\footnotesize\ttfamily const T value}



Definition at line 75 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}
