![]() |
![]()
| ![]() |
![]()
NAMESRC/zpotrs.f SYNOPSISFunctions/Subroutinessubroutine zpotrs (uplo, n, nrhs, a, lda, b, ldb, info)
Function/Subroutine Documentationsubroutine zpotrs (character uplo, integer n, integer nrhs, complex*16, dimension( lda, * ) a, integer lda, complex*16, dimension( ldb, * ) b, integer ldb, integer info)ZPOTRS Purpose:
Parameters UPLO
N
NRHS
A
LDA
B
LDB
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 109 of file zpotrs.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|