LAPACK 3.3.0

cqrt14.f File Reference

Go to the source code of this file.

Functions/Subroutines

REAL CQRT14 (TRANS, M, N, NRHS, A, LDA, X, LDX, WORK, LWORK)

Function Documentation

REAL CQRT14 ( CHARACTER  TRANS,
INTEGER  M,
INTEGER  N,
INTEGER  NRHS,
COMPLEX,dimension( lda, * )  A,
INTEGER  LDA,
COMPLEX,dimension( ldx, * )  X,
INTEGER  LDX,
COMPLEX,dimension( lwork )  WORK,
INTEGER  LWORK 
)

Definition at line 1 of file cqrt14.f.

Here is the call graph for this function:

 All Files Functions