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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ zhescal()

subroutine zhescal ( character*1  UPLO,
integer  M,
integer  N,
integer  IOFFD,
double precision  ALPHA,
complex*16, dimension( lda, * )  A,
integer  LDA 
)

Definition at line 2 of file zhescal.f.

Here is the call graph for this function: