![]() |
![]()
| ![]() |
![]()
NAMESRC/dlaqz1.f SYNOPSISFunctions/Subroutinessubroutine dlaqz1 (a, lda, b, ldb, sr1, sr2, si, beta1,
beta2, v)
Function/Subroutine Documentationsubroutine dlaqz1 (double precision, dimension( lda, * ), intent(in) a, integer, intent(in) lda, double precision, dimension( ldb, * ), intent(in) b, integer, intent(in) ldb, double precision, intent(in) sr1, double precision, intent(in) sr2, double precision, intent(in) si, double precision, intent(in) beta1, double precision, intent(in) beta2, double precision, dimension( * ), intent(out) v)DLAQZ1 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 dlaqz1.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|