![]() |
![]()
| ![]() |
![]()
NAMETESTING/LIN/dpot01.f SYNOPSISFunctions/Subroutinessubroutine dpot01 (uplo, n, a, lda, afac, ldafac, rwork,
resid)
Function/Subroutine Documentationsubroutine dpot01 (character uplo, integer n, double precision, dimension( lda, * ) a, integer lda, double precision, dimension( ldafac, * ) afac, integer ldafac, double precision, dimension( * ) rwork, double precision resid)DPOT01 Purpose:
Parameters UPLO
N
A
LDA
AFAC
LDAFAC
RWORK
RESID
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 103 of file dpot01.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|