|
NAMESRC/zlapll.f SYNOPSISFunctions/Subroutinessubroutine zlapll (n, x, incx, y, incy, ssmin)
Function/Subroutine Documentationsubroutine zlapll (integer n, complex*16, dimension( * ) x, integer incx, complex*16, dimension( * ) y, integer incy, double precision ssmin)ZLAPLL measures the linear dependence of two vectors. Purpose:
Parameters N
X
INCX
Y
INCY
SSMIN
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 99 of file zlapll.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|