![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/spot02.f SYNOPSISFunctions/Subroutinessubroutine spot02 (uplo, n, nrhs, a, lda, x, ldx, b, ldb,
rwork, resid)
Function/Subroutine Documentationsubroutine spot02 (character uplo, integer n, integer nrhs, real, dimension( lda, * ) a, integer lda, real, dimension( ldx, * ) x, integer ldx, real, dimension( ldb, * ) b, integer ldb, real, dimension( * ) rwork, real resid)SPOT02 Purpose:
Parameters UPLO
N
NRHS
A
LDA
X
LDX
B
LDB
RWORK
RESID
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 125 of file spot02.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|