ScaLAPACK  2.0.2
ScaLAPACK: Scalable Linear Algebra PACKage
psorgrq.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine PSORGRQ (M, N, K, A, IA, JA, DESCA, TAU, WORK, LWORK, INFO)

Function/Subroutine Documentation

subroutine PSORGRQ ( INTEGER  M,
INTEGER  N,
INTEGER  K,
REAL, dimension( * )  A,
INTEGER  IA,
INTEGER  JA,
INTEGER, dimension( * )  DESCA,
REAL, dimension( * )  TAU,
REAL, dimension( * )  WORK,
INTEGER  LWORK,
INTEGER  INFO 
)

Definition at line 1 of file psorgrq.f.

Here is the call graph for this function: