Func Methods | 
The ActivationFunc type exposes the following members.
| Name | Description | |
|---|---|---|
| Calculate | 
                Return the value of the function for the given input.
              | |
| Derivative | 
                Return the derivative of the function for the given input.
              | |
| InRange | 
                Check whether the value is in the output range of the function.
              |