LAPACK 3.3.1
Linear Algebra PACKage

stbt06.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine STBT06 (RCOND, RCONDC, UPLO, DIAG, N, KD, AB, LDAB, WORK, RAT)

Function Documentation

subroutine STBT06 ( REAL  RCOND,
REAL  RCONDC,
CHARACTER  UPLO,
CHARACTER  DIAG,
INTEGER  N,
INTEGER  KD,
REAL,dimension( ldab, * )  AB,
INTEGER  LDAB,
REAL,dimension( * )  WORK,
REAL  RAT 
)

Definition at line 1 of file stbt06.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions