Click or drag to resize

GoldenSectionMinimizerMaximumExpansionSteps Property

Gets or sets the maximum number of interval expansion steps used to bracket a minimum.

Namespace: Altaxo.Calc.Optimization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int MaximumExpansionSteps { get; set; }

Property Value

Int32
See Also