Click or drag to resize

GearsBDFWithNordsieckStateCoreIterationUsingJacobian Method

Does some iteration steps. At the end, the corrected y-values are stored in _aux1.

Namespace: Altaxo.Calc.Ode
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool IterationUsingJacobian()

Return Value

Boolean
True if the iteration has converged; otherwise, false.
See Also