other versions
| sppsvx.f(3) | LAPACK | sppsvx.f(3) | 
NAME¶
sppsvx.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine sppsvx (FACT, UPLO, N, NRHS, AP,
    AFP, EQUED, S, B, LDB, X, LDX, RCOND, FERR, BERR, WORK, IWORK, INFO)
  
   SPPSVX computes the solution to system of linear equations A * X = B for
    OTHER matrices
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |