other versions
| zsytf2.f(3) | LAPACK | zsytf2.f(3) | 
NAME¶
zsytf2.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine zsytf2 (UPLO, N, A, LDA, IPIV,
    INFO)
  
  ZSYTF2 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.
| Wed May 24 2017 | Version 3.7.0 |