stdlib_zlarfgp Interface

interface
public module subroutine stdlib_zlarfgp(n, alpha, x, incx, tau)

Arguments

Type IntentOptional Attributes Name
integer(kind=ilp), intent(in) :: n
complex(kind=dp), intent(inout) :: alpha
complex(kind=dp), intent(inout) :: x(*)
integer(kind=ilp), intent(in) :: incx
complex(kind=dp), intent(out) :: tau