LAPACK 3.3.0

slaqtr.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file slaqtr.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions