TESTING/LIN/clatsp.f File Reference
Go to the source code of this file.
Functions/Subroutines |
| subroutine | CLATSP (UPLO, N, X, ISEED) |
Function Documentation
| subroutine CLATSP |
( |
CHARACTER |
UPLO, |
|
|
INTEGER |
N, |
|
|
COMPLEX,dimension( * ) |
X, |
|
|
INTEGER,dimension( * ) |
ISEED | |
|
) |
| | |