Implements the activation function. The array is modified according to the activation function being used. See the class description for more specific information on this type of activation function. @param d The input array to the activation function.
IActivationFunction.ActivationFunction