![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/dsyt01_3.f SYNOPSISFunctions/Subroutinessubroutine dsyt01_3 (uplo, n, a, lda, afac, ldafac, e,
ipiv, c, ldc, rwork, resid)
Function/Subroutine Documentationsubroutine dsyt01_3 (character uplo, integer n, double precision, dimension( lda, * ) a, integer lda, double precision, dimension( ldafac, * ) afac, integer ldafac, double precision, dimension( * ) e, integer, dimension( * ) ipiv, double precision, dimension( ldc, * ) c, integer ldc, double precision, dimension( * ) rwork, double precision resid)DSYT01_3 Purpose:
Parameters UPLO
N
A
LDA
AFAC
LDAFAC
E
IPIV
C
LDC
RWORK
RESID
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 138 of file dsyt01_3.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|