stdlib_clarfg Interface

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

Arguments

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