RK2 numerical algorithm for solving ordinary differential equations


Inherits from:  Solver


Implements the Runge-Kutta order 2 algoritm: http://en.wikipedia.org/wiki/Runge-kutta


See also: Solver