mirror of
https://github.com/BlackLight/neuralpp.git
synced 2024-11-16 06:47:16 +01:00
38 lines
2 KiB
TeX
38 lines
2 KiB
TeX
\section{neuralpp::NetworkIndexOutOfBoundsException Class Reference}
|
|
\label{classneuralpp_1_1NetworkIndexOutOfBoundsException}\index{neuralpp::NetworkIndexOutOfBoundsException@{neuralpp::NetworkIndexOutOfBoundsException}}
|
|
Exception raised when trying to access a neuron whose index is larger than the number of neurons in the network.
|
|
|
|
|
|
{\tt \#include $<$neural++\_\-exception.hpp$>$}
|
|
|
|
\subsection*{Public Member Functions}
|
|
\begin{CompactItemize}
|
|
\item
|
|
{\bf NetworkIndexOutOfBoundsException} ()
|
|
\item
|
|
const char $\ast$ {\bf what} () const throw ()
|
|
\end{CompactItemize}
|
|
|
|
|
|
\subsection{Detailed Description}
|
|
Exception raised when trying to access a neuron whose index is larger than the number of neurons in the network.
|
|
|
|
\subsection{Constructor \& Destructor Documentation}
|
|
\index{neuralpp::NetworkIndexOutOfBoundsException@{neuralpp::NetworkIndexOutOfBoundsException}!NetworkIndexOutOfBoundsException@{NetworkIndexOutOfBoundsException}}
|
|
\index{NetworkIndexOutOfBoundsException@{NetworkIndexOutOfBoundsException}!neuralpp::NetworkIndexOutOfBoundsException@{neuralpp::NetworkIndexOutOfBoundsException}}
|
|
\subsubsection[NetworkIndexOutOfBoundsException]{\setlength{\rightskip}{0pt plus 5cm}neuralpp::NetworkIndexOutOfBoundsException::NetworkIndexOutOfBoundsException ()\hspace{0.3cm}{\tt [inline]}}\label{classneuralpp_1_1NetworkIndexOutOfBoundsException_07141d2225ea9f2d486e755a3660d594}
|
|
|
|
|
|
|
|
|
|
\subsection{Member Function Documentation}
|
|
\index{neuralpp::NetworkIndexOutOfBoundsException@{neuralpp::NetworkIndexOutOfBoundsException}!what@{what}}
|
|
\index{what@{what}!neuralpp::NetworkIndexOutOfBoundsException@{neuralpp::NetworkIndexOutOfBoundsException}}
|
|
\subsubsection[what]{\setlength{\rightskip}{0pt plus 5cm}const char$\ast$ neuralpp::NetworkIndexOutOfBoundsException::what () const throw ()\hspace{0.3cm}{\tt [inline]}}\label{classneuralpp_1_1NetworkIndexOutOfBoundsException_8b65d77cb375a0aa40d5a9ea692bd5c3}
|
|
|
|
|
|
|
|
|
|
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
|
\item
|
|
{\bf neural++\_\-exception.hpp}\end{CompactItemize}
|