Click or drag to resize

TrustRegionMinimizerInitialStepBound Property

Gets and sets the initial step bound. In most cases this should be between 0.1 and 100.0.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double InitialStepBound { get; set; }

Property Value

Double
See Also