LAPACK 3.3.1
Linear Algebra PACKage

cqrt15.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

subroutine CQRT15 ( INTEGER  SCALE,
INTEGER  RKSEL,
INTEGER  M,
INTEGER  N,
INTEGER  NRHS,
COMPLEX,dimension( lda, * )  A,
INTEGER  LDA,
COMPLEX,dimension( ldb, * )  B,
INTEGER  LDB,
REAL,dimension( * )  S,
INTEGER  RANK,
REAL  NORMA,
REAL  NORMB,
INTEGER,dimension( 4 )  ISEED,
COMPLEX,dimension( lwork )  WORK,
INTEGER  LWORK 
)

Definition at line 1 of file cqrt15.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions