![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/dqrt15.f SYNOPSISFunctions/Subroutinessubroutine dqrt15 (scale, rksel, m, n, nrhs, a, lda, b,
ldb, s, rank, norma, normb, iseed, work, lwork)
Function/Subroutine Documentationsubroutine dqrt15 (integer scale, integer rksel, integer m, integer n, integer nrhs, double precision, dimension( lda, * ) a, integer lda, double precision, dimension( ldb, * ) b, integer ldb, double precision, dimension( * ) s, integer rank, double precision norma, double precision normb, integer, dimension( 4 ) iseed, double precision, dimension( lwork ) work, integer lwork)DQRT15 Purpose:
Parameters SCALE
RKSEL
M
N
NRHS
A
LDA
B
LDB
S
RANK
NORMA
NORMB
ISEED
WORK
LWORK
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 146 of file dqrt15.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|