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