|
PARTONS/NumA++
|
Numerical Analysis C++ routines
|
![]() |
This is the complete list of members for NumA::ActivationFunctionLogistic, including all inherited members.
| ActivationFunction() | NumA::ActivationFunction | |
| ActivationFunction(const std::string &name) | NumA::ActivationFunction | |
| ActivationFunction(const ActivationFunction &other) | NumA::ActivationFunction | protected |
| ActivationFunctionLogistic() | NumA::ActivationFunctionLogistic | |
| ActivationFunctionLogistic(const ActivationFunctionLogistic &other) | NumA::ActivationFunctionLogistic | protected |
| classId | NumA::ActivationFunctionLogistic | static |
| clone() const | NumA::ActivationFunctionLogistic | virtual |
| evaluate(double input) | NumA::ActivationFunctionLogistic | virtual |
| evaluateFirstDerivative(double input) | NumA::ActivationFunctionLogistic | virtual |
| evaluateSecondDerivative(double input) | NumA::ActivationFunctionLogistic | virtual |
| ~ActivationFunction() | NumA::ActivationFunction | virtual |
| ~ActivationFunctionLogistic() | NumA::ActivationFunctionLogistic | virtual |