perturbed_identity_network Function

function perturbed_identity_network(perturbation_magnitude, n) result(trainable_engine)

Arguments

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

Return Value type(trainable_engine_t)


Calls

proc~~perturbed_identity_network~2~~CallsGraph proc~perturbed_identity_network~2 perturbed_identity_network proc~e~2 e proc~perturbed_identity_network~2->proc~e~2 string_t string_t proc~perturbed_identity_network~2->string_t

Called by

proc~~perturbed_identity_network~2~~CalledByGraph proc~perturbed_identity_network~2 perturbed_identity_network program~learn_microphysics_procedures learn_microphysics_procedures program~learn_microphysics_procedures->proc~perturbed_identity_network~2