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

NAME

       csytf2.f -

SYNOPSIS

   Functions/Subroutines
       subroutine csytf2 (UPLO, N, A, LDA, IPIV, INFO)
           CSYTF2 computes the factorization of a real symmetric indefinite matrix, using the diagonal pivoting
           method (unblocked algorithm).

Author

       Generated automatically by Doxygen for LAPACK from the source code.

Version 3.6.0                                    Sun Jan 17 2016                                     csytf2.f(3)