LAPACK 3.3.0

cqrt16.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine CQRT16 (TRANS, M, N, NRHS, A, LDA, X, LDX, B, LDB, RWORK, RESID)

Function Documentation

subroutine CQRT16 ( CHARACTER  TRANS,
INTEGER  M,
INTEGER  N,
INTEGER  NRHS,
COMPLEX,dimension( lda, * )  A,
INTEGER  LDA,
COMPLEX,dimension( ldx, * )  X,
INTEGER  LDX,
COMPLEX,dimension( ldb, * )  B,
INTEGER  LDB,
REAL,dimension( * )  RWORK,
REAL  RESID 
)

Definition at line 1 of file cqrt16.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions