activation Interface

interface


Called by

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

private elemental module function activation(x) result(y)

Arguments

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

Return Value real(kind=rkind)