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

関数

void debdf_r (int n, double *t, double y[], double tout, double *rtol, double *atol, int itol, int mode, int itstop, int idjac, double work[], int lwork, int iwork[], int liwork, int *info, double *tt, double yy[], double yyp[], int ldyypd, double yypd[], int *irev)
 常微分方程式の初期値問題 (1〜5次 後退微分公式 (BDF)) (リバースコミュニケーション版)