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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ csyr()

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

Definition at line 2 of file csyr.f.