![]() |
![]()
| ![]() |
![]()
NAMESRC/dorbdb5.f SYNOPSISFunctions/Subroutinessubroutine dorbdb5 (m1, m2, n, x1, incx1, x2, incx2, q1,
ldq1, q2, ldq2, work, lwork, info)
Function/Subroutine Documentationsubroutine dorbdb5 (integer m1, integer m2, integer n, double precision, dimension(*) x1, integer incx1, double precision, dimension(*) x2, integer incx2, double precision, dimension(ldq1,*) q1, integer ldq1, double precision, dimension(ldq2,*) q2, integer ldq2, double precision, dimension(*) work, integer lwork, integer info)DORBDB5 Purpose:
Parameters M1
M2
N
X1
INCX1
X2
INCX2
Q1
LDQ1
Q2
LDQ2
WORK
LWORK
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 154 of file dorbdb5.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|