LAPACK  3.9.0
LAPACK: Linear Algebra PACKage
slarfgp.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine slarfgp (N, ALPHA, X, INCX, TAU)
 SLARFGP generates an elementary reflector (Householder matrix) with non-negative beta. More...
 
snrm2
real function snrm2(N, X, INCX)
SNRM2
Definition: snrm2.f:76
sscal
subroutine sscal(N, SA, SX, INCX)
SSCAL
Definition: sscal.f:81
slapy2
real function slapy2(X, Y)
SLAPY2 returns sqrt(x2+y2).
Definition: slapy2.f:65
slamch
real function slamch(CMACH)
SLAMCH
Definition: slamch.f:70