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