double_precision_input_names Module Procedure

module procedure double_precision_input_names pure module function double_precision_input_names(self) result(input_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_input_names~~CallsGraph proc~double_precision_input_names double_precision_input_names interface~input_names tensor_names_t%input_names proc~double_precision_input_names->interface~input_names