Go to the source code of this file.
Functions/Subroutines |
subroutine | SLARGE (N, A, LDA, ISEED, WORK, INFO) |
Function Documentation
subroutine SLARGE |
( |
INTEGER |
N, |
|
|
REAL,dimension( lda, * ) |
A, |
|
|
INTEGER |
LDA, |
|
|
INTEGER,dimension( 4 ) |
ISEED, |
|
|
REAL,dimension( * ) |
WORK, |
|
|
INTEGER |
INFO |
|
) |
| |