other versions
| zhetf2_rk.f(3) | LAPACK | zhetf2_rk.f(3) | 
NAME¶
zhetf2_rk.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine zhetf2_rk (UPLO, N, A, LDA, E,
    IPIV, INFO)
  
  ZHETF2_RK computes the factorization of a complex Hermitian indefinite
    matrix using the bounded Bunch-Kaufman (rook) diagonal pivoting method
    (BLAS2 unblocked algorithm).
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |