![]() |
![]()
| ![]() |
![]()
NAMESRC/dlaswp.f SYNOPSISFunctions/Subroutinessubroutine dlaswp (n, a, lda, k1, k2, ipiv, incx)
Function/Subroutine Documentationsubroutine dlaswp (integer n, double precision, dimension( lda, * ) a, integer lda, integer k1, integer k2, integer, dimension( * ) ipiv, integer incx)DLASWP performs a series of row interchanges on a general rectangular matrix. Purpose:
Parameters N
A
LDA
K1
K2
IPIV
INCX
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Further Details:
Definition at line 114 of file dlaswp.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|