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

Go to the source code of this file.

Functions

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

Function Documentation

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

Definition at line 1 of file sqrt03.f.

References max, plasma_s::plasma_sorgqr(), plasma_s::plasma_sormqr(), side, slaset(), and trans.

Here is the call graph for this function:

Here is the caller graph for this function: