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

Go to the source code of this file.

Functions/Subroutines

subroutine dsysv_rk (UPLO, N, NRHS, A, LDA, E, IPIV, B, LDB, WORK, LWORK, INFO)
  DSYSV_RK computes the solution to system of linear equations A * X = B for SY matrices More...