unitary_defect Function

public pure function unitary_defect(A) result(rF)

Return the unitary defect with respect to the Frobenius norm

Arguments

Type IntentOptional Attributes Name
class(*), intent(in) :: A(:,:)

Return Value real(kind=dp)