LAPACK
3.3.1
Linear Algebra PACKage
Main Page
Files
Directories
File List
File Members
Functions/Subroutines
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:
slaqsb.f
Generated on Mon Apr 18 2011 23:43:34 for LAPACK by
1.7.3
All
Files
Functions