LAPACK 3.3.0

cpbtrs.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine CPBTRS (UPLO, N, KD, NRHS, AB, LDAB, B, LDB, INFO)

Function Documentation

subroutine CPBTRS ( CHARACTER  UPLO,
INTEGER  N,
INTEGER  KD,
INTEGER  NRHS,
COMPLEX,dimension( ldab, * )  AB,
INTEGER  LDAB,
COMPLEX,dimension( ldb, * )  B,
INTEGER  LDB,
INTEGER  INFO 
)

Definition at line 1 of file cpbtrs.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions