double_precision_to_json Interface

interface


Called by

interface~~double_precision_to_json~2~~CalledByGraph interface~double_precision_to_json~2 hyperparameters_t%double_precision_to_json none~to_json~3 hyperparameters_t%to_json none~to_json~3->interface~double_precision_to_json~2 proc~default_real_from_components~2 default_real_from_components proc~default_real_from_components~2->none~to_json~3 proc~double_precision_from_components~2 double_precision_from_components proc~double_precision_from_components~2->none~to_json~3

private pure module function double_precision_to_json(self) result(lines)

Arguments

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

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