other versions
| sgtsv.f(3) | LAPACK | sgtsv.f(3) | 
NAME¶
sgtsv.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine sgtsv (N, NRHS, DL, D, DU, B,
    LDB, INFO)
  
   SGTSV computes the solution to system of linear equations A * X = B for GT
    matrices 
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |