hqr Interface

interface
public subroutine hqr(a, wr, wi)

Arguments

Type IntentOptional AttributesName
real(kind=SP), intent(inout), DIMENSION(:,:):: a
real(kind=SP), intent(out), DIMENSION(:):: wr
real(kind=SP), intent(out), DIMENSION(:):: wi