stdlib_slarfgp Interface

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