Runge-Kutta-Cash-Karp method
ALGLIB package implement Runge-Kutta-Cash-Karp adaptive integrator to solve ordinary differential equations. Cash-Karp method uses six function evaluations to calculate 4-th and fifth-order accurate solutions. One of them is used to advance solution, another is used as the error estimate.
Manual entries
This article is intended for personal use only.
Download ALGLIB