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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ psorgqr()

subroutine psorgqr ( 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 3 of file psorgqr.f.

Here is the call graph for this function: