Click or drag to resize

NelderMeadSigma Property

Gets or sets the coefficient of shrinkage (sigma).

Namespace: Altaxo.Calc.Optimization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public double Sigma { get; set; }

Property Value

Double
See Also