Go to the source code of this file.
Functions/Subroutines |
subroutine | ZLAPLL (N, X, INCX, Y, INCY, SSMIN) |
Function Documentation
subroutine ZLAPLL |
( |
INTEGER |
N, |
|
|
COMPLEX*16,dimension( * ) |
X, |
|
|
INTEGER |
INCX, |
|
|
COMPLEX*16,dimension( * ) |
Y, |
|
|
INTEGER |
INCY, |
|
|
DOUBLE PRECISION |
SSMIN |
|
) |
| |