![]() |
![]()
| ![]() |
![]()
NAMESRC/dlaqz2.f SYNOPSISFunctions/Subroutinessubroutine dlaqz2 (ilq, ilz, k, istartm, istopm, ihi, a,
lda, b, ldb, nq, qstart, q, ldq, nz, zstart, z, ldz)
Function/Subroutine Documentationsubroutine dlaqz2 (logical, intent(in) ilq, logical, intent(in) ilz, integer, intent(in) k, integer, intent(in) istartm, integer, intent(in) istopm, integer, intent(in) ihi, double precision, dimension( lda, * ) a, integer, intent(in) lda, double precision, dimension( ldb, * ) b, integer, intent(in) ldb, integer, intent(in) nq, integer, intent(in) qstart, double precision, dimension( ldq, * ) q, integer, intent(in) ldq, integer, intent(in) nz, integer, intent(in) zstart, double precision, dimension( ldz, * ) z, integer, intent(in) ldz)DLAQZ2 Purpose:
Parameters ILQ
ILZ
K
ISTARTM
ISTOPM
IHI
A
LDA
B
LDB
NQ
QSTART
Q
LDQ
NZ
ZSTART
Z
LDZ
Author Thijs Steel, KU Leuven
Date May 2020
Definition at line 172 of file dlaqz2.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|