IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Namespaces | |
package | IG.MPetekLib.Algorithms.Solvers.InitialProblemODE_RK4 |
Functions | |
delegate double | IG.MPetekLib.Algorithms.Solvers.InitialProblemODE_RK4.HighestDerivativeFunctionDelegate (double[] derivative) |
A delegate for dynamicaly binding the calller with the desired function (an ODE rearranged so that the highest derivative is expressed as a function of the lower derivatives and the independent variable). More... | |