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