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~3~~CalledByGraph proc~e~3 e proc~perturbed_identity_network~3 perturbed_identity_network proc~perturbed_identity_network~3->proc~e~3 program~learn_power_series learn_power_series program~learn_power_series->proc~perturbed_identity_network~3