Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all bug

NAME

       zsytf2_rook.f -

SYNOPSIS

   Functions/Subroutines
       subroutine zsytf2_rook (UPLO, N, A, LDA, IPIV, INFO)
           ZSYTF2_ROOK computes the factorization of a complex symmetric indefinite matrix using
           the bounded Bunch-Kaufman ('rook') diagonal pivoting method (unblocked algorithm).

Author

       Generated automatically by Doxygen for LAPACK from the source code.