LAPACK  3.7.0
LAPACK: Linear Algebra PACKage
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
ssytf2_rk.f File Reference

Functions/Subroutines

subroutine ssytf2_rk (UPLO, N, A, LDA, E, IPIV, INFO)
 SSYTF2_RK computes the factorization of a real symmetric indefinite matrix using the bounded Bunch-Kaufman (rook) diagonal pivoting method (BLAS2 unblocked algorithm). More...