![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/sqrt15.f SYNOPSISFunctions/Subroutinessubroutine sqrt15 (scale, rksel, m, n, nrhs, a, lda, b,
ldb, s, rank, norma, normb, iseed, work, lwork)
Function/Subroutine Documentationsubroutine sqrt15 (integer scale, integer rksel, integer m, integer n, integer nrhs, real, dimension( lda, * ) a, integer lda, real, dimension( ldb, * ) b, integer ldb, real, dimension( * ) s, integer rank, real norma, real normb, integer, dimension( 4 ) iseed, real, dimension( lwork ) work, integer lwork)SQRT15 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 sqrt15.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|