SRC/spbtf2.f File Reference
Go to the source code of this file.
Functions/Subroutines |
| subroutine | SPBTF2 (UPLO, N, KD, AB, LDAB, INFO) |
Function Documentation
| subroutine SPBTF2 |
( |
CHARACTER |
UPLO, |
|
|
INTEGER |
N, |
|
|
INTEGER |
KD, |
|
|
REAL,dimension( ldab, * ) |
AB, |
|
|
INTEGER |
LDAB, |
|
|
INTEGER |
INFO | |
|
) |
| | |