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

Go to the source code of this file.

Functions

subroutine dqrt15 (SCALE, RKSEL, M, N, NRHS, A, LDA, B, LDB, S, RANK, NORMA, NORMB, ISEED, WORK, LWORK)

Function Documentation

subroutine dqrt15 ( integer  SCALE,
integer  RKSEL,
integer  M,
integer  N,
integer  NRHS,
double precision, dimension( lda, * )  A,
integer  LDA,
double precision, dimension( ldb, * )  B,
integer  LDB,
double precision, dimension( * )  S,
integer  RANK,
double precision  NORMA,
double precision  NORMB,
integer, dimension( 4 )  ISEED,
double precision, dimension( lwork )  WORK,
integer  LWORK 
)

Definition at line 1 of file dqrt15.f.

References dlaord(), dlarnd(), dlaror(), dlascl(), dlaset(), max, min, and xerbla().

Here is the call graph for this function:

Here is the caller graph for this function: