GearsBDFWithNordsieckStateCoreIterationUsingJacobian Method |
Does some iteration steps. At the end, the corrected y-values are stored in _aux1.
Namespace: Altaxo.Calc.OdeAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IterationUsingJacobian()
Return Value
BooleanTrue if the iteration has converged; otherwise, false.
See Also