Click or drag to resize

OdeMethodOptionsCheckConsistency Method

Checks the consistency of the options. An InvalidOperationException is thrown if some of the parameters exclude each other.

Namespace: Altaxo.Calc.Ode
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public virtual void CheckConsistency()
See Also