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

関数

void dop853a_r (int n, double *t, double y[], double tout, double tend, double *rtol, double *atol, int itol, int mode, double work[], int lwork, int iwork[], int liwork, int *info, double *tt, double yy[], double yyp[], int *irev)
 常微分方程式の初期値問題 (8(5,3)次 ドルマン・プリンス法) (リバースコミュニケーション版)