activation_derivative Interface

interface


Called by

interface~~activation_derivative~3~~CalledByGraph interface~activation_derivative~3 sigmoid_t%activation_derivative proc~activation_derivative activation_derivative proc~activation_derivative->interface~activation_derivative~3

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)