![]() |
XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
|
Functions | |
| void | dverka (int n, void(*f)(int, double, double *, double *), double *t, double y[], double tout, double tend, double tol, int mode, double work[], int lwork, int iwork[], int liwork, int *info) |
| Initial value problem of ordinary differential equations (6(5)-th order Runge-Kutta-Verner method) | |