double_precision_to_json Interface

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

Arguments

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

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