activation_derivative Module Procedure

module procedure activation_derivative elemental module function activation_derivative(x) result(y)

Arguments

Type IntentOptional Attributes Name
real(kind=rkind), intent(in) :: x

Return Value real(kind=rkind)