Go to the source code of this file.
Functions/Subroutines |
subroutine | SLAG2D (M, N, SA, LDSA, A, LDA, INFO) |
Function Documentation
subroutine SLAG2D |
( |
INTEGER |
M, |
|
|
INTEGER |
N, |
|
|
REAL,dimension( ldsa, * ) |
SA, |
|
|
INTEGER |
LDSA, |
|
|
DOUBLE PRECISION,dimension( lda, * ) |
A, |
|
|
INTEGER |
LDA, |
|
|
INTEGER |
INFO |
|
) |
| |