RK3:
Filter:
MathLib/Classes (extension) | Math | Libraries > MathLib > Solvers

RK3
ExtensionExtension

numerical algorithm for solving ordinary differential equations

Description

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

Part of MathLib, a diverse library of mathematical functions.

Authors

Miguel Negro, 2009.