Go to the source code of this file.
Functions/Subroutines |
subroutine | DLAMRG (N1, N2, A, DTRD1, DTRD2, INDEX) |
Function Documentation
subroutine DLAMRG |
( |
INTEGER |
N1, |
|
|
INTEGER |
N2, |
|
|
DOUBLE PRECISION,dimension( * ) |
A, |
|
|
INTEGER |
DTRD1, |
|
|
INTEGER |
DTRD2, |
|
|
INTEGER,dimension( * ) |
INDEX |
|
) |
| |