![]() |
XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
|
Functions | |
| 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) |
| Initial value problem of ordinary differential equations (1~5-th order backward differentiation formula (BDF)) (reverse communication version) | |