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

Go to the source code of this file.

Functions

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

Function Documentation

subroutine slqt02 ( integer  M,
integer  N,
integer  K,
real, dimension( lda, * )  A,
real, dimension( lda, * )  AF,
real, dimension( lda, * )  Q,
real, dimension( lda, * )  L,
integer  LDA,
integer, dimension( 2 )  T,
real, dimension( lwork )  WORK,
integer  LWORK,
real, dimension( * )  RWORK,
real, dimension( * )  RESULT 
)

Definition at line 1 of file slqt02.f.

References max, plasma_s::plasma_sorglq(), and slaset().

Here is the call graph for this function:

Here is the caller graph for this function: