PLASMA  2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
dqrt03.f File Reference

Go to the source code of this file.

Functions

subroutine dqrt03 (M, N, K, AF, C, CC, Q, LDA, T, WORK, LWORK, RWORK, RESULT)

Function Documentation

subroutine dqrt03 ( integer  M,
integer  N,
integer  K,
double precision, dimension( lda, * )  AF,
double precision, dimension( lda, * )  C,
double precision, dimension( lda, * )  CC,
double precision, dimension( lda, * )  Q,
integer  LDA,
integer, dimension( 2 )  T,
double precision, dimension( lwork )  WORK,
integer  LWORK,
double precision, dimension( * )  RWORK,
double precision, dimension( * )  RESULT 
)

Definition at line 1 of file dqrt03.f.

References dlaset(), max, plasma_d::plasma_dorgqr(), plasma_d::plasma_dormqr(), side, and trans.

Here is the call graph for this function:

Here is the caller graph for this function: