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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ pdlaset()

subroutine pdlaset ( character  UPLO,
integer  M,
integer  N,
double precision  ALPHA,
double precision  BETA,
double precision, dimension( * )  A,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA 
)

Definition at line 2 of file pdlaset.f.

Here is the call graph for this function: