other versions
| zppsv.f(3) | LAPACK | zppsv.f(3) | 
NAME¶
zppsv.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine zppsv (UPLO, N, NRHS, AP, B,
    LDB, INFO)
  
   ZPPSV 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 |