stdlib_zlarfg Interface

interface
public pure module subroutine stdlib_zlarfg(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