ScaLAPACK 2.1  2.1
ScaLAPACK: Scalable Linear Algebra PACKage
zsyr.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine zsyr (UPLO, N, ALPHA, X, INCX, A, LDA)
 

Function/Subroutine Documentation

◆ zsyr()

subroutine zsyr ( character*1  UPLO,
integer  N,
complex*16  ALPHA,
complex*16, dimension( * )  X,
integer  INCX,
complex*16, dimension( lda, * )  A,
integer  LDA 
)

Definition at line 2 of file zsyr.f.