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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ dtzscal()

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

Definition at line 2 of file dtzscal.f.

Here is the call graph for this function: