LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
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. | |