XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
Loading...
Searching...
No Matches
Functions
dverk.c File Reference

Functions

void dverk (int n, void(*f)(int, double, double *, double *), double *t, double y[], double tout, double tol, double c[], int lc, double work[], int lwork, int *info)
 Initial value problem of ordinary differential equations (6(5)-th order Runge-Kutta-Verner method)