from_file Module Procedure

module procedure from_file module function from_file(file_object) result(training_configuration)

Arguments

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

Return Value type(training_configuration_t)


Calls

proc~~from_file~~CallsGraph proc~from_file from_file assert assert proc~from_file->assert lines lines proc~from_file->lines string string proc~from_file->string