LAPACK  3.7.0
LAPACK: Linear Algebra PACKage
cposv.f File Reference

Functions/Subroutines

subroutine cposv (UPLO, N, NRHS, A, LDA, B, LDB, INFO)
  CPOSV computes the solution to system of linear equations A * X = B for PO matrices More...