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
zqrt02.f File Reference

Go to the source code of this file.

Functions

subroutine zqrt02 (M, N, K, A, AF, Q, R, LDA, T, WORK, LWORK, RWORK, RESULT)

Function Documentation

subroutine zqrt02 ( integer  M,
integer  N,
integer  K,
complex*16, dimension( lda, * )  A,
complex*16, dimension( lda, * )  AF,
complex*16, dimension( lda, * )  Q,
complex*16, dimension( lda, * )  R,
integer  LDA,
integer, dimension( 2 )  T,
complex*16, dimension( lwork )  WORK,
integer  LWORK,
double precision, dimension( * )  RWORK,
double precision, dimension( * )  RESULT 
)

Definition at line 1 of file zqrt02.f.

References max, plasma_z::plasma_zungqr(), and zlaset().

Here is the call graph for this function:

Here is the caller graph for this function: