\section{/var/www/mlpack.ratml.\+org/mlpack.org/\+\_\+src/mlpack-\/git/src/mlpack/bindings/go/mlpack/capi/io\+\_\+util.hpp File Reference}
\label{go_2mlpack_2capi_2io__util_8hpp}\index{/var/www/mlpack.\+ratml.\+org/mlpack.\+org/\+\_\+src/mlpack-\/git/src/mlpack/bindings/go/mlpack/capi/io\+\_\+util.\+hpp@{/var/www/mlpack.\+ratml.\+org/mlpack.\+org/\+\_\+src/mlpack-\/git/src/mlpack/bindings/go/mlpack/capi/io\+\_\+util.\+hpp}}
Include dependency graph for io\+\_\+util.\+hpp\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{go_2mlpack_2capi_2io__util_8hpp__incl}
\end{center}
\end{figure}
\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\+::util}
\end{DoxyCompactItemize}
\subsection*{Functions}
\begin{DoxyCompactItemize}
\item 
void \textbf{ Disable\+Backtrace} ()
\begin{DoxyCompactList}\small\item\em Disable backtraces. \end{DoxyCompactList}\item 
void \textbf{ Disable\+Verbose} ()
\begin{DoxyCompactList}\small\item\em Turn verbose output off. \end{DoxyCompactList}\item 
void \textbf{ Enable\+Timers} ()
\begin{DoxyCompactList}\small\item\em Enable timing. \end{DoxyCompactList}\item 
void \textbf{ Enable\+Verbose} ()
\begin{DoxyCompactList}\small\item\em Turn verbose output on. \end{DoxyCompactList}\item 
{\footnotesize template$<$typename T $>$ }\\T $\ast$ \textbf{ Get\+Param\+Ptr} (const std\+::string \&param\+Name)
\begin{DoxyCompactList}\small\item\em Return a pointer. \end{DoxyCompactList}\item 
void \textbf{ Reset\+Timers} ()
\begin{DoxyCompactList}\small\item\em Reset the status of all timers. \end{DoxyCompactList}\item 
{\footnotesize template$<$typename T $>$ }\\void \textbf{ Set\+Param} (const std\+::string \&identifier, T \&value)
\begin{DoxyCompactList}\small\item\em Set the parameter to the given value. \end{DoxyCompactList}\item 
{\footnotesize template$<$typename T $>$ }\\void \textbf{ Set\+Param\+Ptr} (const std\+::string \&identifier, T $\ast$value)
\begin{DoxyCompactList}\small\item\em Set the parameter to the given value, given that the type is a pointer. \end{DoxyCompactList}\end{DoxyCompactItemize}


\subsection{Detailed Description}
\begin{DoxyAuthor}{Author}
Yasmine Dumouchel 

Yashwant Singh
\end{DoxyAuthor}
Utility function for Go to set and get parameters to and from the IO.

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. 