![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/spot03.f SYNOPSISFunctions/Subroutinessubroutine spot03 (uplo, n, a, lda, ainv, ldainv, work,
ldwork, rwork, rcond, resid)
Function/Subroutine Documentationsubroutine spot03 (character uplo, integer n, real, dimension( lda, * ) a, integer lda, real, dimension( ldainv, * ) ainv, integer ldainv, real, dimension( ldwork, * ) work, integer ldwork, real, dimension( * ) rwork, real rcond, real resid)SPOT03 Purpose:
Parameters UPLO
N
A
LDA
AINV
LDAINV
WORK
LDWORK
RWORK
RCOND
RESID
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 123 of file spot03.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|