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