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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ pdorglq()

subroutine pdorglq ( integer  M,
integer  N,
integer  K,
double precision, dimension( * )  A,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA,
double precision, dimension( * )  TAU,
double precision, dimension( * )  WORK,
integer  LWORK,
integer  INFO 
)

Definition at line 3 of file pdorglq.f.

Here is the call graph for this function: