![]() |
![]()
| ![]() |
![]()
NAMESRC/sorbdb5.f SYNOPSISFunctions/Subroutinessubroutine sorbdb5 (m1, m2, n, x1, incx1, x2, incx2, q1,
ldq1, q2, ldq2, work, lwork, info)
Function/Subroutine Documentationsubroutine sorbdb5 (integer m1, integer m2, integer n, real, dimension(*) x1, integer incx1, real, dimension(*) x2, integer incx2, real, dimension(ldq1,*) q1, integer ldq1, real, dimension(ldq2,*) q2, integer ldq2, real, dimension(*) work, integer lwork, integer info)SORBDB5 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 sorbdb5.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|