Home › Forums › C Programming › what is integrators in c++(waiting reply) › Reply To: what is integrators in c++(waiting reply)
May 19, 2006 at 1:22 pm
#3187
Participant
When I searched the web for Integrators in C++ I found this class that solves differential equations using the adaptive stepsize Runge-Kutta integrators.
And here is the link to that class. http://www.ddj.com/184409680
See if it helpyou out…