Go to the source code of this file.
Functions/Subroutines |
DOUBLE PRECISION | DQRT11 (M, K, A, LDA, TAU, WORK, LWORK) |
Function Documentation
DOUBLE PRECISION DQRT11 |
( |
INTEGER |
M, |
|
|
INTEGER |
K, |
|
|
DOUBLE PRECISION,dimension( lda, * ) |
A, |
|
|
INTEGER |
LDA, |
|
|
DOUBLE PRECISION,dimension( * ) |
TAU, |
|
|
DOUBLE PRECISION,dimension( lwork ) |
WORK, |
|
|
INTEGER |
LWORK |
|
) |
| |