Go to the source code of this file.
Functions/Subroutines |
subroutine | ZLACN2 (N, V, X, EST, KASE, ISAVE) |
Function Documentation
subroutine ZLACN2 |
( |
INTEGER |
N, |
|
|
COMPLEX*16,dimension( * ) |
V, |
|
|
COMPLEX*16,dimension( * ) |
X, |
|
|
DOUBLE PRECISION |
EST, |
|
|
INTEGER |
KASE, |
|
|
INTEGER,dimension( 3 ) |
ISAVE |
|
) |
| |