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

Go to the source code of this file.

Functions/Subroutines

subroutine zlapll (N, X, INCX, Y, INCY, SSMIN)
 ZLAPLL measures the linear dependence of two vectors. More...
 
zaxpy
subroutine zaxpy(N, ZA, ZX, INCX, ZY, INCY)
ZAXPY
Definition: zaxpy.f:90
zdotc
complex *16 function zdotc(N, ZX, INCX, ZY, INCY)
ZDOTC
Definition: zdotc.f:85
dlas2
subroutine dlas2(F, G, H, SSMIN, SSMAX)
DLAS2 computes singular values of a 2-by-2 triangular matrix.
Definition: dlas2.f:109
zlarfg
subroutine zlarfg(N, ALPHA, X, INCX, TAU)
ZLARFG generates an elementary reflector (Householder matrix).
Definition: zlarfg.f:108