neuralpp/doc/latex/namespaceneuralpp.tex

39 lines
1.2 KiB
TeX
Raw Normal View History

2009-08-09 11:17:39 +02:00
\section{neuralpp Namespace Reference}
\label{namespaceneuralpp}\index{neuralpp@{neuralpp}}
Main namespace for the library.
\subsection*{Classes}
\begin{CompactItemize}
\item
class {\bf NeuralNet}
\begin{CompactList}\small\item\em Main project's class. \item\end{CompactList}\item
class {\bf Synapsis}
\begin{CompactList}\small\item\em Class for managing synapsis. \item\end{CompactList}\item
class {\bf Neuron}
\begin{CompactList}\small\item\em Class for managing neurons. \item\end{CompactList}\item
class {\bf Layer}
\begin{CompactList}\small\item\em Class for managing layers of neurons. \item\end{CompactList}\item
struct {\bf netrecord}
\item
struct {\bf neuronrecord}
\item
struct {\bf synrecord}
\end{CompactItemize}
2009-08-15 02:59:09 +02:00
\subsection*{Functions}
\begin{CompactItemize}
\item
double {\bf df} (double($\ast$f)(double), double x)
\end{CompactItemize}
2009-08-09 11:17:39 +02:00
\subsection{Detailed Description}
2009-08-15 02:59:09 +02:00
Main namespace for the library.
\subsection{Function Documentation}
\index{neuralpp@{neuralpp}!df@{df}}
\index{df@{df}!neuralpp@{neuralpp}}
\subsubsection[df]{\setlength{\rightskip}{0pt plus 5cm}double neuralpp::df (double($\ast$)(double) {\em f}, \/ double {\em x})}\label{namespaceneuralpp_43c8197cc83f65fa9676386579671aec}