![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/spot01.f SYNOPSISFunctions/Subroutinessubroutine spot01 (uplo, n, a, lda, afac, ldafac, rwork,
resid)
Function/Subroutine Documentationsubroutine spot01 (character uplo, integer n, real, dimension( lda, * ) a, integer lda, real, dimension( ldafac, * ) afac, integer ldafac, real, dimension( * ) rwork, real resid)SPOT01 Purpose:
Parameters UPLO
N
A
LDA
AFAC
LDAFAC
RWORK
RESID
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 103 of file spot01.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|