activation_derivative Interface

interface
private elemental module function activation_derivative(x) result(y)

Arguments

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

Return Value real(kind=rkind)