LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
void LAPACK_zsyr ( char *  uplo,
lapack_int n,
lapack_complex_double alpha,
const lapack_complex_double x,
lapack_int incx,
lapack_complex_double a,
lapack_int lda 
)

Here is the caller graph for this function: