Click or drag to resize

GearsBDFWithNordsieckStateCoreIterationUsingJacobian Method

Performs Newton iterations using the Jacobian.

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

Return Value

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