NelderMeadIterateMethod Method |
Performs a single iteration of the optimization method.
Namespace: Altaxo.Calc.OptimizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic override void IterateMethod()
RemarksThe use of this function is intended for testing/debugging purposes only.
See Also