other versions
| zlasyf_rk.f(3) | LAPACK | zlasyf_rk.f(3) | 
NAME¶
zlasyf_rk.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine zlasyf_rk (UPLO, N, NB, KB, A,
    LDA, E, IPIV, W, LDW, INFO)
  
  ZLASYF_RK computes a partial factorization of a complex symmetric
    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 |