![]() |
![]()
| ![]() |
![]()
NAMESRC/slaqz2.f SYNOPSISFunctions/Subroutinessubroutine slaqz2 (ilq, ilz, k, istartm, istopm, ihi, a,
lda, b, ldb, nq, qstart, q, ldq, nz, zstart, z, ldz)
Function/Subroutine Documentationsubroutine slaqz2 (logical, intent(in) ilq, logical, intent(in) ilz, integer, intent(in) k, integer, intent(in) istartm, integer, intent(in) istopm, integer, intent(in) ihi, real, dimension( lda, * ) a, integer, intent(in) lda, real, dimension( ldb, * ) b, integer, intent(in) ldb, integer, intent(in) nq, integer, intent(in) qstart, real, dimension( ldq, * ) q, integer, intent(in) ldq, integer, intent(in) nz, integer, intent(in) zstart, real, dimension( ldz, * ) z, integer, intent(in) ldz)SLAQZ2 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 171 of file slaqz2.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|