LAPACK 3.3.0

dlaqsb.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

subroutine DLAQSB ( CHARACTER  UPLO,
INTEGER  N,
INTEGER  KD,
DOUBLE PRECISION,dimension( ldab, * )  AB,
INTEGER  LDAB,
DOUBLE PRECISION,dimension( * )  S,
DOUBLE PRECISION  SCOND,
DOUBLE PRECISION  AMAX,
CHARACTER  EQUED 
)

Definition at line 1 of file dlaqsb.f.

Here is the caller graph for this function:

 All Files Functions