RungeKuttaExplicitBaseSetOptionsToCore Method |
Provides the core with the parameters found in the options.
Namespace: Altaxo.Calc.OdeAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected virtual void SetOptionsToCore(
OdeMethodOptions options
)
Parameters
- options OdeMethodOptions
- The options to set.
See Also