stdlib_zlaev2 Interface

interface
public pure module subroutine stdlib_zlaev2(a, b, c, rt1, rt2, cs1, sn1)

Arguments

Type IntentOptional Attributes Name
complex(kind=dp), intent(in) :: a
complex(kind=dp), intent(in) :: b
complex(kind=dp), intent(in) :: c
real(kind=dp), intent(out) :: rt1
real(kind=dp), intent(out) :: rt2
real(kind=dp), intent(out) :: cs1
complex(kind=dp), intent(out) :: sn1