GESVX: uses the LU factorization to compute the solution to a real system of linear equations A * X = B, where A is an N-by-N matrix and X and B are N-by-NRHS matrices. Error bounds on the solution and a condition estimate are also provided.
More...
GESVX: uses the LU factorization to compute the solution to a real system of linear equations A * X = B, where A is an N-by-N matrix and X and B are N-by-NRHS matrices. Error bounds on the solution and a condition estimate are also provided.
◆ la_cgesvx()
| la_lapack::gesvx::la_cgesvx |
◆ la_dgesvx()
| la_lapack::gesvx::la_dgesvx |
◆ la_qgesvx()
| la_lapack::gesvx::la_qgesvx |
◆ la_sgesvx()
| la_lapack::gesvx::la_sgesvx |
◆ la_wgesvx()
| la_lapack::gesvx::la_wgesvx |
◆ la_zgesvx()
| la_lapack::gesvx::la_zgesvx |
The documentation for this interface was generated from the following file: