Euler numerical algorithm for solving ordinary differential equations


Inherits from:  Solver


Implements the Euler solving algoritm: http://en.wikipedia.org/wiki/Euler_method


See also: Solver