![]() |
![]()
| ![]() |
![]()
NAMESRC/sorm22.f SYNOPSISFunctions/Subroutinessubroutine sorm22 (side, trans, m, n, n1, n2, q, ldq, c,
ldc, work, lwork, info)
Function/Subroutine Documentationsubroutine sorm22 (character side, character trans, integer m, integer n, integer n1, integer n2, real, dimension( ldq, * ) q, integer ldq, real, dimension( ldc, * ) c, integer ldc, real, dimension( * ) work, integer lwork, integer info)SORM22 multiplies a general matrix by a banded orthogonal matrix. Purpose
Parameters SIDE
TRANS
M
N
N1
Q
LDQ
C
LDC
WORK
LWORK
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 161 of file sorm22.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|