other versions
- stretch 3.7.0-2
dsysv_rk.f(3) | LAPACK | dsysv_rk.f(3) |
NAME¶
dsysv_rk.fSYNOPSIS¶
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
Author¶
Generated automatically by Doxygen for LAPACK from the source code.Wed May 24 2017 | Version 3.7.0 |