Click or drag to resize

RungeKuttaExplicitBaseStiffnessDetectionThresholdValue Property

Sets the stiffness detection threshold value.

Namespace: Altaxo.Calc.Ode
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected abstract double StiffnessDetectionThresholdValue { get; }

Property Value

Double
The stiffness detection threshold value.
See Also