stdlib_slarfg Interface

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

Arguments

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