other versions
| slatbs.f(3) | LAPACK | slatbs.f(3) | 
NAME¶
slatbs.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine slatbs (UPLO, TRANS, DIAG, NORMIN, N, KD,
    AB, LDAB, X, SCALE, CNORM, INFO)
  
  SLATBS solves a triangular banded system of equations.
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |