![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/dspt01.f SYNOPSISFunctions/Subroutinessubroutine dspt01 (uplo, n, a, afac, ipiv, c, ldc, rwork,
resid)
Function/Subroutine Documentationsubroutine dspt01 (character uplo, integer n, double precision, dimension( * ) a, double precision, dimension( * ) afac, integer, dimension( * ) ipiv, double precision, dimension( ldc, * ) c, integer ldc, double precision, dimension( * ) rwork, double precision resid)DSPT01 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 dspt01.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|