LAPACK 3.3.0

dqrt15.f File Reference

Go to the source code of this file.

Functions/Subroutines

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.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions