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

Go to the source code of this file.

Functions/Subroutines

subroutine ctzscal (UPLO, M, N, IOFFD, ALPHA, A, LDA)
 

Function/Subroutine Documentation

◆ ctzscal()

subroutine ctzscal ( character*1  UPLO,
integer  M,
integer  N,
integer  IOFFD,
complex  ALPHA,
complex, dimension( lda, * )  A,
integer  LDA 
)

Definition at line 2 of file ctzscal.f.

Here is the call graph for this function: