mirror of
https://github.com/BlackLight/neuralpp.git
synced 2024-11-16 06:47:16 +01:00
26 lines
No EOL
804 B
TeX
26 lines
No EOL
804 B
TeX
\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}
|
|
|
|
|
|
\subsection{Detailed Description}
|
|
Main namespace for the library. |