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

Go to the source code of this file.

Functions/Subroutines

subroutine pzlatrs (UPLO, TRANS, DIAG, NORMIN, N, A, IA, JA, DESCA, X, IX, JX, DESCX, SCALE, CNORM, WORK)
 

Function/Subroutine Documentation

◆ pzlatrs()

subroutine pzlatrs ( character  UPLO,
character  TRANS,
character  DIAG,
character  NORMIN,
integer  N,
complex*16, dimension( * )  A,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA,
complex*16, dimension( * )  X,
integer  IX,
integer  JX,
integer, dimension( * )  DESCX,
double precision  SCALE,
double precision, dimension( * )  CNORM,
complex*16, dimension( * )  WORK 
)

Definition at line 4 of file pzlatrs.f.

Here is the call graph for this function:
Here is the caller graph for this function: