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

NAME

       ssytf2_rook.f -

SYNOPSIS

   Functions/Subroutines
       subroutine ssytf2_rook (UPLO, N, A, LDA, IPIV, INFO)
           SSYTF2_ROOK computes the factorization of a real 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.