LAPACK 3.3.1
Linear Algebra PACKage

zqrt14.f File Reference

Go to the source code of this file.

Functions/Subroutines

DOUBLE PRECISION ZQRT14 (TRANS, M, N, NRHS, A, LDA, X, LDX, WORK, LWORK)

Function Documentation

DOUBLE PRECISION ZQRT14 ( CHARACTER  TRANS,
INTEGER  M,
INTEGER  N,
INTEGER  NRHS,
COMPLEX*16,dimension( lda, * )  A,
INTEGER  LDA,
COMPLEX*16,dimension( ldx, * )  X,
INTEGER  LDX,
COMPLEX*16,dimension( lwork )  WORK,
INTEGER  LWORK 
)

Definition at line 1 of file zqrt14.f.

Here is the call graph for this function:

 All Files Functions