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

Go to the source code of this file.

Functions/Subroutines

subroutine pzunmrz (SIDE, TRANS, M, N, K, L, A, IA, JA, DESCA, TAU, C, IC, JC, DESCC, WORK, LWORK, INFO)
 

Function/Subroutine Documentation

◆ pzunmrz()

subroutine pzunmrz ( character  SIDE,
character  TRANS,
integer  M,
integer  N,
integer  K,
integer  L,
complex*16, dimension( * )  A,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA,
complex*16, dimension( * )  TAU,
complex*16, dimension( * )  C,
integer  IC,
integer  JC,
integer, dimension( * )  DESCC,
complex*16, dimension( * )  WORK,
integer  LWORK,
integer  INFO 
)

Definition at line 3 of file pzunmrz.f.

Here is the call graph for this function: