csytf2_rook (3) Linux Manual Page
NAME csytf2_rook.f – SYNOPSIS Functions/Subroutines subroutine csytf2_rook (UPLO, N, A, LDA, IPIV, INFO) CSYTF2_ROOK computes the factorization of a complex symmetric indefinite matrix using the bounded Bunch-Kaufman (‘rook’) diagonal pivoting method (unblocked algorithm). Function/Subroutine Documentation subroutine csytf2_rook (characterUPLO, integerN, complex, dimension( lda, * )A, integerLDA, integer, dimension( * )IPIV, integerINFO) CSYTF2_ROOK computes the factorization of…
