zgetc2.f (3) Linux Manual Page
zgetc2.f – Synopsis Functions/Subroutines subroutine zgetc2 (N, A, LDA, IPIV, JPIV, INFO) ZGETC2 computes the LU factorization with complete pivoting of the general n-by-n matrix. Function/Subroutine Documentation subroutine zgetc2 (integerN, complex*16, dimension( lda, * )A, integerLDA, integer, dimension( * )IPIV, integer, dimension( * )JPIV, integerINFO) ZGETC2 computes the LU factorization with complete pivoting of the…
