![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/slaptm.f SYNOPSISFunctions/Subroutinessubroutine slaptm (n, nrhs, alpha, d, e, x, ldx, beta, b,
ldb)
Function/Subroutine Documentationsubroutine slaptm (integer n, integer nrhs, real alpha, real, dimension( * ) d, real, dimension( * ) e, real, dimension( ldx, * ) x, integer ldx, real beta, real, dimension( ldb, * ) b, integer ldb)SLAPTM Purpose:
Parameters N
NRHS
ALPHA
D
E
X
LDX
BETA
B
LDB
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 115 of file slaptm.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|