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