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)


Calls

proc~~activation_derivative~~CallsGraph proc~activation_derivative activation_derivative interface~activation_derivative~3 sigmoid_t%activation_derivative proc~activation_derivative->interface~activation_derivative~3 interface~activation~4 sigmoid_t%activation proc~activation_derivative->interface~activation~4