LAPACK 3.3.1
Linear Algebra PACKage

dlaqtr.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DLAQTR (LTRAN, LREAL, N, T, LDT, B, W, SCALE, X, WORK, INFO)

Function Documentation

subroutine DLAQTR ( LOGICAL  LTRAN,
LOGICAL  LREAL,
INTEGER  N,
DOUBLE PRECISION,dimension( ldt, * )  T,
INTEGER  LDT,
DOUBLE PRECISION,dimension( * )  B,
DOUBLE PRECISION  W,
DOUBLE PRECISION  SCALE,
DOUBLE PRECISION,dimension( * )  X,
DOUBLE PRECISION,dimension( * )  WORK,
INTEGER  INFO 
)

Definition at line 1 of file dlaqtr.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions