double_precision_to_json Module Procedure

module procedure double_precision_to_json pure module function double_precision_to_json(self) result(json_lines)

Arguments

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

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


Calls

proc~~double_precision_to_json~4~~CallsGraph proc~double_precision_to_json~4 double_precision_to_json lines lines proc~double_precision_to_json~4->lines