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~~CalledByGraph proc~e e proc~perturbed_identity_network~2 perturbed_identity_network proc~perturbed_identity_network~2->proc~e program~train_saturated_mixture_ratio train_saturated_mixture_ratio program~train_saturated_mixture_ratio->proc~perturbed_identity_network~2