zlahef (3) Linux Manual Page
zlahef.f – Synopsis Functions/Subroutines subroutine zlahef (UPLO, N, NB, KB, A, LDA, IPIV, W, LDW, INFO) ZLAHEF computes a partial factorization of a complex Hermitian indefinite matrix using the Bunch-Kaufman diagonal pivoting method (blocked algorithm, calling Level 3 BLAS). Function/Subroutine Documentation subroutine zlahef (characterUPLO, integerN, integerNB, integerKB, complex*16, dimension( lda, * )A, integerLDA, integer, dimension(…
