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

NAME
ssytf2.f -
SYNOPSIS
Functions/Subroutines
subroutine ssytf2 (UPLO, N, A, LDA, IPIV, INFO)
SSYTF2 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 ssytf2.f(3)