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

Go to the source code of this file.

Functions/Subroutines

subroutine pzlaset (UPLO, M, N, ALPHA, BETA, A, IA, JA, DESCA)
 

Function/Subroutine Documentation

◆ pzlaset()

subroutine pzlaset ( character  UPLO,
integer  M,
integer  N,
complex*16  ALPHA,
complex*16  BETA,
complex*16, dimension( * )  A,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA 
)

Definition at line 2 of file pzlaset.f.

Here is the call graph for this function: