Functions/Subroutines

BLAS/SRC/ztbsv.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ZTBSV (UPLO, TRANS, DIAG, N, K, A, LDA, X, INCX)

Function Documentation

subroutine ZTBSV ( CHARACTER  UPLO,
CHARACTER  TRANS,
CHARACTER  DIAG,
INTEGER  N,
INTEGER  K,
,
INTEGER  LDA,
,
INTEGER  INCX 
)

Definition at line 1 of file ztbsv.f.