.TH "zgesvx.f" 3 "Wed Mar 8 2017" "Version 3.7.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME zgesvx.f \- .SH SYNOPSIS .br .PP .SS "Functions/Subroutines" .in +1c .ti -1c .RI "subroutine \fBzgesvx\fP (FACT, TRANS, \fBN\fP, \fBNRHS\fP, A, \fBLDA\fP, AF, LDAF, IPIV, EQUED, R, C, B, \fBLDB\fP, X, LDX, RCOND, FERR, BERR, WORK, RWORK, INFO)" .br .RI "\fI\fB ZGESVX computes the solution to system of linear equations A * X = B for GE matrices\fP \fP" .in -1c .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.