Go to the source code of this file.
Functions/Subroutines |
subroutine | DLAPMT (FORWRD, M, N, X, LDX, K) |
Function Documentation
subroutine DLAPMT |
( |
LOGICAL |
FORWRD, |
|
|
INTEGER |
M, |
|
|
INTEGER |
N, |
|
|
DOUBLE PRECISION,dimension( ldx, * ) |
X, |
|
|
INTEGER |
LDX, |
|
|
INTEGER,dimension( * ) |
K |
|
) |
| |