1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- \hypertarget{activation_8hpp}{}\doxysection{src/layers/activation.hpp File Reference}
- \label{activation_8hpp}\index{src/layers/activation.hpp@{src/layers/activation.hpp}}
- {\ttfamily \#include \char`\"{}layer.\+hpp\char`\"{}}\newline
- {\ttfamily \#include \char`\"{}math.\+hpp\char`\"{}}\newline
- Include dependency graph for activation.\+hpp\+:
- \nopagebreak
- \begin{figure}[H]
- \begin{center}
- \leavevmode
- \includegraphics[width=312pt]{activation_8hpp__incl}
- \end{center}
- \end{figure}
- This graph shows which files directly or indirectly include this file\+:
- \nopagebreak
- \begin{figure}[H]
- \begin{center}
- \leavevmode
- \includegraphics[width=217pt]{activation_8hpp__dep__incl}
- \end{center}
- \end{figure}
- \doxysubsection*{Classes}
- \begin{DoxyCompactItemize}
- \item
- class \mbox{\hyperlink{class_layer_1_1_activation_layer}{Layer\+::\+Activation\+Layer$<$ A $>$}}
- \end{DoxyCompactItemize}
- \doxysubsection*{Namespaces}
- \begin{DoxyCompactItemize}
- \item
- namespace \mbox{\hyperlink{namespace_layer}{Layer}}
- \end{DoxyCompactItemize}
- \doxysubsection*{Enumerations}
- \begin{DoxyCompactItemize}
- \item
- enum \mbox{\hyperlink{namespace_layer_a154fb338e15b0326915fb7f9c383ef9f}{Layer\+::\+Activation\+Map}} \{ \mbox{\hyperlink{namespace_layer_a154fb338e15b0326915fb7f9c383ef9fa467cf9e29d4001586b13a922da0dc34b}{Layer\+::\+Sigmoid}}
- \}
- \end{DoxyCompactItemize}
- \doxysubsection*{Functions}
- \begin{DoxyCompactItemize}
- \item
- {\footnotesize template$<$Activation\+Map A$>$ }\\\mbox{\hyperlink{vector_8hpp_a4b04262b81aa7d31eb5d2f607e2a35de}{Real}} \mbox{\hyperlink{namespace_layer_a8bab25d92aa706e26d241614ff6fe81a}{Layer\+::activation\+\_\+map}} (\mbox{\hyperlink{vector_8hpp_a4b04262b81aa7d31eb5d2f607e2a35de}{Real}})
- \item
- {\footnotesize template$<$Activation\+Map A$>$ }\\\mbox{\hyperlink{vector_8hpp_a4b04262b81aa7d31eb5d2f607e2a35de}{Real}} \mbox{\hyperlink{namespace_layer_ab144999586187c1317641130a7b88013}{Layer\+::activation\+\_\+diff\+\_\+map}} (\mbox{\hyperlink{vector_8hpp_a4b04262b81aa7d31eb5d2f607e2a35de}{Real}})
- \item
- template$<$$>$ \mbox{\hyperlink{vector_8hpp_a4b04262b81aa7d31eb5d2f607e2a35de}{Real}} \mbox{\hyperlink{namespace_layer_a1cc1cac69c2c7e23cd745cdaaa900265}{Layer\+::activation\+\_\+map$<$ Sigmoid $>$}} (\mbox{\hyperlink{vector_8hpp_a4b04262b81aa7d31eb5d2f607e2a35de}{Real}} x)
- \item
- template$<$$>$ \mbox{\hyperlink{vector_8hpp_a4b04262b81aa7d31eb5d2f607e2a35de}{Real}} \mbox{\hyperlink{namespace_layer_a2a722f834e422b77ee155b2bd252c995}{Layer\+::activation\+\_\+diff\+\_\+map$<$ Sigmoid $>$}} (\mbox{\hyperlink{vector_8hpp_a4b04262b81aa7d31eb5d2f607e2a35de}{Real}} x)
- \end{DoxyCompactItemize}
|