Click or drag to resize

GlobalCurveFitterMaxTrialIterations Property

Gets and sets the maximum number of iterations of trial step calculation.

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

Property Value

Int32
See Also