LAPACK 3.3.1
Linear Algebra PACKage

sqrt14.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file sqrt14.f.

Here is the call graph for this function:

 All Files Functions