e Function

pure function e(j, n) result(unit_vector)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: j
integer, intent(in) :: n

Return Value real, allocatable, (:)


Called by

proc~~e~6~~CalledByGraph proc~e~6 e proc~perturbed_identity_network~8 perturbed_identity_network proc~perturbed_identity_network~8->proc~e~6 program~learn_addition learn_addition program~learn_addition->proc~perturbed_identity_network~8