mirror of
https://github.com/BlackLight/neuralpp.git
synced 2024-11-16 14:57:14 +01:00
38 lines
2 KiB
TeX
38 lines
2 KiB
TeX
\section{neuralpp::InvalidSynapticalWeightException Class Reference}
|
|
\label{classneuralpp_1_1InvalidSynapticalWeightException}\index{neuralpp::InvalidSynapticalWeightException@{neuralpp::InvalidSynapticalWeightException}}
|
|
Exception raised when, while trying the network or directly, the weight of a synapsis is set to a value $|$w$|$ $>$ 1.
|
|
|
|
|
|
{\tt \#include $<$neural++\_\-exception.hpp$>$}
|
|
|
|
\subsection*{Public Member Functions}
|
|
\begin{CompactItemize}
|
|
\item
|
|
{\bf InvalidSynapticalWeightException} ()
|
|
\item
|
|
const char $\ast$ {\bf what} () const throw ()
|
|
\end{CompactItemize}
|
|
|
|
|
|
\subsection{Detailed Description}
|
|
Exception raised when, while trying the network or directly, the weight of a synapsis is set to a value $|$w$|$ $>$ 1.
|
|
|
|
\subsection{Constructor \& Destructor Documentation}
|
|
\index{neuralpp::InvalidSynapticalWeightException@{neuralpp::InvalidSynapticalWeightException}!InvalidSynapticalWeightException@{InvalidSynapticalWeightException}}
|
|
\index{InvalidSynapticalWeightException@{InvalidSynapticalWeightException}!neuralpp::InvalidSynapticalWeightException@{neuralpp::InvalidSynapticalWeightException}}
|
|
\subsubsection[InvalidSynapticalWeightException]{\setlength{\rightskip}{0pt plus 5cm}neuralpp::InvalidSynapticalWeightException::InvalidSynapticalWeightException ()\hspace{0.3cm}{\tt [inline]}}\label{classneuralpp_1_1InvalidSynapticalWeightException_42e54de0ef9d9f711a483287f4f95916}
|
|
|
|
|
|
|
|
|
|
\subsection{Member Function Documentation}
|
|
\index{neuralpp::InvalidSynapticalWeightException@{neuralpp::InvalidSynapticalWeightException}!what@{what}}
|
|
\index{what@{what}!neuralpp::InvalidSynapticalWeightException@{neuralpp::InvalidSynapticalWeightException}}
|
|
\subsubsection[what]{\setlength{\rightskip}{0pt plus 5cm}const char$\ast$ neuralpp::InvalidSynapticalWeightException::what () const throw ()\hspace{0.3cm}{\tt [inline]}}\label{classneuralpp_1_1InvalidSynapticalWeightException_8d374dd7e8363b2551ae6e306b11473a}
|
|
|
|
|
|
|
|
|
|
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
|
\item
|
|
{\bf neural++\_\-exception.hpp}\end{CompactItemize}
|