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

NAME

       slasyf.f -

SYNOPSIS

   Functions/Subroutines
       subroutine slasyf (UPLO, N, NB, KB, A, LDA, IPIV, W, LDW, INFO)
           SLASYF 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.