|
NAMESRC/clapll.f SYNOPSISFunctions/Subroutinessubroutine clapll (n, x, incx, y, incy, ssmin)
Function/Subroutine Documentationsubroutine clapll (integer n, complex, dimension( * ) x, integer incx, complex, dimension( * ) y, integer incy, real ssmin)CLAPLL 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 clapll.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|