double_precision_output_names Module Procedure

module procedure double_precision_output_names pure module function double_precision_output_names(self) result(output_names)

Arguments

Type IntentOptional Attributes Name
class(training_configuration_t(double_precision)), intent(in) :: self

Return Value type(string_t), allocatable, (:)


Calls

proc~~double_precision_output_names~~CallsGraph proc~double_precision_output_names double_precision_output_names interface~output_names tensor_names_t%output_names proc~double_precision_output_names->interface~output_names