LAPACK 3.3.1
Linear Algebra PACKage

dtbt06.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

subroutine DTBT06 ( DOUBLE PRECISION  RCOND,
DOUBLE PRECISION  RCONDC,
CHARACTER  UPLO,
CHARACTER  DIAG,
INTEGER  N,
INTEGER  KD,
DOUBLE PRECISION,dimension( ldab, * )  AB,
INTEGER  LDAB,
DOUBLE PRECISION,dimension( * )  WORK,
DOUBLE PRECISION  RAT 
)

Definition at line 1 of file dtbt06.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions