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