![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/dpst01.f SYNOPSISFunctions/Subroutinessubroutine dpst01 (uplo, n, a, lda, afac, ldafac, perm,
ldperm, piv, rwork, resid, rank)
Function/Subroutine Documentationsubroutine dpst01 (character uplo, integer n, double precision, dimension( lda, * ) a, integer lda, double precision, dimension( ldafac, * ) afac, integer ldafac, double precision, dimension( ldperm, * ) perm, integer ldperm, integer, dimension( * ) piv, double precision, dimension( * ) rwork, double precision resid, integer rank)DPST01 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 dpst01.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|