![]() |
![]()
| ![]() |
![]()
NAMESRC/sopgtr.f SYNOPSISFunctions/Subroutinessubroutine sopgtr (uplo, n, ap, tau, q, ldq, work, info)
Function/Subroutine Documentationsubroutine sopgtr (character uplo, integer n, real, dimension( * ) ap, real, dimension( * ) tau, real, dimension( ldq, * ) q, integer ldq, real, dimension( * ) work, integer info)SOPGTR Purpose:
Parameters UPLO
N
AP
TAU
Q
LDQ
WORK
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 113 of file sopgtr.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|