![]() |
![]()
| ![]() |
![]()
NAMESRC/slaqz1.f SYNOPSISFunctions/Subroutinessubroutine slaqz1 (a, lda, b, ldb, sr1, sr2, si, beta1,
beta2, v)
Function/Subroutine Documentationsubroutine slaqz1 (real, dimension( lda, * ), intent(in) a, integer, intent(in) lda, real, dimension( ldb, * ), intent(in) b, integer, intent(in) ldb, real, intent(in) sr1, real, intent(in) sr2, real, intent(in) si, real, intent(in) beta1, real, intent(in) beta2, real, dimension( * ), intent(out) v)SLAQZ1 Purpose:
Parameters A
LDA
B
LDB
SR1
SR2
SI
BETA1
BETA2
V
Author Thijs Steel, KU Leuven
Date May 2020
Definition at line 125 of file slaqz1.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|