other versions
| zppsvx.f(3) | LAPACK | zppsvx.f(3) | 
NAME¶
zppsvx.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine zppsvx (FACT, UPLO, N, NRHS, AP,
    AFP, EQUED, S, B, LDB, X, LDX, RCOND, FERR, BERR, WORK, RWORK, INFO)
  
   ZPPSVX 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 |