XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
Loading...
Searching...
No Matches
Functions
gcr_r.c File Reference

Functions

void gcr_r (int n, const double b[], double x[], int m, int maxiter, int *iter, double *res, int lwork, double work[], int *info, double xx[], double yy[], int *irev)
 Solution of linear system Ax = b using generalized conjugate residual (GCR) method (Reverse communication version)