Activation_Functions() | Activation_Functions | |
Function_Ptr typedef | Activation_Functions | |
operator[](const Function::Type index) const | Activation_Functions | [inline] |
pass_through(double x) | Activation_Functions | [inline, static] |
pass_through_derivative(double x) | Activation_Functions | [inline, static] |
tanh(double x) | Activation_Functions | [inline, static] |
tanh_derivative(double tanh_value) | Activation_Functions | [inline, static] |