![]() |
![]()
| ![]() |
![]()
NAMESRC/slaswp.f SYNOPSISFunctions/Subroutinessubroutine slaswp (n, a, lda, k1, k2, ipiv, incx)
Function/Subroutine Documentationsubroutine slaswp (integer n, real, dimension( lda, * ) a, integer lda, integer k1, integer k2, integer, dimension( * ) ipiv, integer incx)SLASWP 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 slaswp.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|