RungeKuttaExplicitBaseStiffnessDetectionThresholdValue Property |
Sets the stiffness detection threshold value.
Namespace: Altaxo.Calc.OdeAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected abstract double StiffnessDetectionThresholdValue { get; }
Property Value
Double
The stiffness detection threshold value.
See Also