![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/ssyt01_aa.f SYNOPSISFunctions/Subroutinessubroutine ssyt01_aa (uplo, n, a, lda, afac, ldafac, ipiv,
c, ldc, rwork, resid)
Function/Subroutine Documentationsubroutine ssyt01_aa (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_AA 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_aa.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|