XLPack 7.0
XLPack 数値計算ライブラリ (C API) リファレンスマニュアル
読み取り中…
検索中…
一致する文字列を見つけられません
関数
fom_r.c ファイル

関数

void fom_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)
 完全直交化法(FOM)による連立一次方程式 Ax = b の解 (リバースコミュニケーション版)