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

Go to the source code of this file.

Functions

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

Function Documentation

subroutine dlqt01 ( integer  M,
integer  N,
double precision, dimension( lda, * )  A,
double precision, dimension( lda, * )  AF,
double precision, dimension( lda, * )  Q,
double precision, dimension( lda, * )  L,
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 dlqt01.f.

References dlaset(), max, min, plasma_d::plasma_dgelqf(), and plasma_d::plasma_dorglq().

Here is the call graph for this function:

Here is the caller graph for this function: