LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
lapacke_dporfsx.c File Reference
#include "lapacke_utils.h"
Include dependency graph for lapacke_dporfsx.c:

Go to the source code of this file.

Functions

lapack_int LAPACKE_dporfsx (int matrix_layout, char uplo, char equed, lapack_int n, lapack_int nrhs, const double *a, lapack_int lda, const double *af, lapack_int ldaf, const double *s, const double *b, lapack_int ldb, double *x, lapack_int ldx, double *rcond, double *berr, lapack_int n_err_bnds, double *err_bnds_norm, double *err_bnds_comp, lapack_int nparams, double *params)