LAPACK 3.11.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches

Functions

subroutine clapll (n, x, incx, y, incy, ssmin)
 CLAPLL measures the linear dependence of two vectors.
 
subroutine dlapll (n, x, incx, y, incy, ssmin)
 DLAPLL measures the linear dependence of two vectors.
 
subroutine slapll (n, x, incx, y, incy, ssmin)
 SLAPLL measures the linear dependence of two vectors.
 
subroutine zlapll (n, x, incx, y, incy, ssmin)
 ZLAPLL measures the linear dependence of two vectors.
 

Detailed Description