default_real_from_json Module Procedure

module procedure default_real_from_json impure elemental module function default_real_from_json(file) result(trainable_network)

Arguments

Type IntentOptional Attributes Name
type(file_t), intent(in) :: file

Return Value type(trainable_network_t)