![]() |
![]()
| ![]() |
![]()
NAMESRC/dopgtr.f SYNOPSISFunctions/Subroutinessubroutine dopgtr (uplo, n, ap, tau, q, ldq, work, info)
Function/Subroutine Documentationsubroutine dopgtr (character uplo, integer n, double precision, dimension( * ) ap, double precision, dimension( * ) tau, double precision, dimension( ldq, * ) q, integer ldq, double precision, dimension( * ) work, integer info)DOPGTR 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 dopgtr.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|