.TH "dsysvx.f" 3 "Wed May 24 2017" "Version 3.7.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME dsysvx.f .SH SYNOPSIS .br .PP .SS "Functions/Subroutines" .in +1c .ti -1c .RI "subroutine \fBdsysvx\fP (FACT, UPLO, \fBN\fP, \fBNRHS\fP, A, \fBLDA\fP, AF, LDAF, IPIV, B, \fBLDB\fP, X, LDX, RCOND, FERR, BERR, WORK, LWORK, IWORK, INFO)" .br .RI "\fB DSYSVX computes the solution to system of linear equations A * X = B for SY matrices\fP " .in -1c .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.