Click or drag to resize

Func Methods

The ActivationFunc type exposes the following members.

Methods
  NameDescription
Public methodCalculate
Return the value of the function for the given input.
Public methodDerivative
Return the derivative of the function for the given input.
Public methodInRange
Check whether the value is in the output range of the function.
Top
See Also