GearsBDFWithNordsieckStateCoreIterationUsingJacobian Method |
Performs Newton iterations using the Jacobian.
Namespace: Altaxo.Calc.OdeAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic bool IterationUsingJacobian()
Return Value
Boolean if the iteration has converged; otherwise,
.
See Also