norm Interface

interface
private elemental module function norm(self) result(norm_of_self)

Arguments

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

Return Value real(kind=rkind)