![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/spst01.f SYNOPSISFunctions/Subroutinessubroutine spst01 (uplo, n, a, lda, afac, ldafac, perm,
ldperm, piv, rwork, resid, rank)
Function/Subroutine Documentationsubroutine spst01 (character uplo, integer n, real, dimension( lda, * ) a, integer lda, real, dimension( ldafac, * ) afac, integer ldafac, real, dimension( ldperm, * ) perm, integer ldperm, integer, dimension( * ) piv, real, dimension( * ) rwork, real resid, integer rank)SPST01 Purpose:
Parameters UPLO
N
A
LDA
AFAC
LDAFAC
PERM
LDPERM
PIV
RWORK
RESID
RANK
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 132 of file spst01.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|