other versions
| ssytf2_rook.f(3) | LAPACK | ssytf2_rook.f(3) | 
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.
| Wed May 24 2017 | Version 3.7.0 |