norm_interface Interface

interface
private pure function norm_interface(self) result(norm_of_self)

Arguments

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

Return Value real

Description

result is a norm of the array formed by concatenating the real components of self object