![]() |
XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
|
Functions | |
| void | debdf (int n, void(*f)(int, double, double *, double *), double *t, double y[], double tout, double *rtol, double *atol, int itol, int mode, int itstop, void(*djac)(int, double, double *, int, double *), int idjac, double work[], int lwork, int iwork[], int liwork, int *info) |
| Initial value problem of ordinary differential equations (1~5-th order backward differentiation formula (BDF)) | |