stdlib_zlags2 Interface

interface
public pure module subroutine stdlib_zlags2(upper, a1, a2, a3, b1, b2, b3, csu, snu, csv, snv, csq, snq)

Arguments

Type IntentOptional Attributes Name
logical(kind=lk), intent(in) :: upper
real(kind=dp), intent(in) :: a1
complex(kind=dp), intent(in) :: a2
real(kind=dp), intent(in) :: a3
real(kind=dp), intent(in) :: b1
complex(kind=dp), intent(in) :: b2
real(kind=dp), intent(in) :: b3
real(kind=dp), intent(out) :: csu
complex(kind=dp), intent(out) :: snu
real(kind=dp), intent(out) :: csv
complex(kind=dp), intent(out) :: snv
real(kind=dp), intent(out) :: csq
complex(kind=dp), intent(out) :: snq