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