other versions
| dlasyf.f(3) | LAPACK | dlasyf.f(3) | 
NAME¶
dlasyf.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine dlasyf (UPLO, N, NB, KB, A, LDA,
    IPIV, W, LDW, INFO)
  
  DLASYF computes a partial factorization of a real symmetric matrix
    using the Bunch-Kaufman diagonal pivoting method.
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |