LAPACK  3.9.0
LAPACK: Linear Algebra PACKage
sptsv.f File Reference

Go to the source code of this file.

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 More...
 
spttrs
subroutine spttrs(N, NRHS, D, E, B, LDB, INFO)
SPTTRS
Definition: spttrs.f:111
xerbla
subroutine xerbla(SRNAME, INFO)
XERBLA
Definition: xerbla.f:62
spttrf
subroutine spttrf(N, D, E, INFO)
SPTTRF
Definition: spttrf.f:93