![]() |
![]()
| ![]() |
![]()
NAMESRC/dpotrs.f SYNOPSISFunctions/Subroutinessubroutine dpotrs (uplo, n, nrhs, a, lda, b, ldb, info)
Function/Subroutine Documentationsubroutine dpotrs (character uplo, integer n, integer nrhs, double precision, dimension( lda, * ) a, integer lda, double precision, dimension( ldb, * ) b, integer ldb, integer info)DPOTRS 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 dpotrs.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|