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

NAME

       zsyr.f -

SYNOPSIS

   Functions/Subroutines
       subroutine zsyr (UPLO, N, ALPHA, X, INCX, A, LDA)
           ZSYR performs the symmetric rank-1 update of a complex symmetric matrix.

Author

       Generated automatically by Doxygen for LAPACK from the source code.