Go to the source code of this file.
Functions/Subroutines |
subroutine | ZPBTF2 (UPLO, N, KD, AB, LDAB, INFO) |
Function Documentation
subroutine ZPBTF2 |
( |
CHARACTER |
UPLO, |
|
|
INTEGER |
N, |
|
|
INTEGER |
KD, |
|
|
COMPLEX*16,dimension( ldab, * ) |
AB, |
|
|
INTEGER |
LDAB, |
|
|
INTEGER |
INFO |
|
) |
| |