RungeKuttaExplicitBaseCore_f Field |
The ODE function. First argument is the independent variable (usually named x or t),
2nd argument are the current y values, and the 3rd argument adopts the derivatives dy/dx calculated by this function.
Namespace: Altaxo.Calc.OdeAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax See Also