LAPACK 3.3.1
Linear Algebra PACKage

dqrt14.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file dqrt14.f.

Here is the call graph for this function:

 All Files Functions