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

Go to the source code of this file.

Functions

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

Function Documentation

subroutine cqrt01 ( integer  M,
integer  N,
complex, dimension( lda, * )  A,
complex, dimension( lda, * )  AF,
complex, dimension( lda, * )  Q,
complex, dimension( lda, * )  R,
integer  LDA,
integer, dimension( 2 )  T,
complex, dimension( lwork )  WORK,
integer  LWORK,
real, dimension( * )  RWORK,
real, dimension( * )  RESULT 
)

Definition at line 1 of file cqrt01.f.

References claset(), max, min, plasma_c::plasma_cgeqrf(), and plasma_c::plasma_cungqr().

Here is the call graph for this function:

Here is the caller graph for this function: