LAPACK 3.3.1
Linear Algebra PACKage

slaqsb.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SLAQSB (UPLO, N, KD, AB, LDAB, S, SCOND, AMAX, EQUED)

Function Documentation

subroutine SLAQSB ( CHARACTER  UPLO,
INTEGER  N,
INTEGER  KD,
REAL,dimension( ldab, * )  AB,
INTEGER  LDAB,
REAL,dimension( * )  S,
REAL  SCOND,
REAL  AMAX,
CHARACTER  EQUED 
)

Definition at line 1 of file slaqsb.f.

Here is the caller graph for this function:

 All Files Functions