Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

OdeEuler Class Reference

the fastest and least stable ODE-solver. More...

#include <odesolve.h>

Inheritance diagram for OdeEuler:

List of all members.

Public Methods

 OdeEuler ()
void calc_step (real y0[], real y1[], unsigned int len, real t0, real t1, dydt_function dydt)

Detailed Description

the fastest and least stable ODE-solver.

not recomended unless you REALLY need the speed. use mid-point instead if you need speed.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000