![]() |
![]()
| ![]() |
![]()
NAMESRC/sgetc2.f SYNOPSISFunctions/Subroutinessubroutine sgetc2 (n, a, lda, ipiv, jpiv, info)
Function/Subroutine Documentationsubroutine sgetc2 (integer n, real, dimension( lda, * ) a, integer lda, integer, dimension( * ) ipiv, integer, dimension( * ) jpiv, integer info)SGETC2 computes the LU factorization with complete pivoting of the general n-by-n matrix. Purpose:
Parameters N
A
LDA
IPIV
JPIV
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Contributors: Bo Kagstrom and Peter Poromaa, Department of Computing
Science, Umea University, S-901 87 Umea, Sweden.
Definition at line 110 of file sgetc2.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|