LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
{hb,sb}gst: reduction to standard form, banded
Collaboration diagram for {hb,sb}gst: reduction to standard form, banded:

Functions

subroutine chbgst (VECT, UPLO, N, KA, KB, AB, LDAB, BB, LDBB, X, LDX, WORK, RWORK, INFO)
 CHBGST More...
 
subroutine dsbgst (VECT, UPLO, N, KA, KB, AB, LDAB, BB, LDBB, X, LDX, WORK, INFO)
 DSBGST More...
 
subroutine ssbgst (VECT, UPLO, N, KA, KB, AB, LDAB, BB, LDBB, X, LDX, WORK, INFO)
 SSBGST More...
 
subroutine zhbgst (VECT, UPLO, N, KA, KB, AB, LDAB, BB, LDBB, X, LDX, WORK, RWORK, INFO)
 ZHBGST More...
 

Detailed Description