to_json Module Procedure

module procedure to_json pure module function to_json(self) result(lines)

Arguments

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

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


Calls

proc~~to_json~3~~CallsGraph proc~to_json~3 to_json string_t string_t proc~to_json~3->string_t