Click or drag to resize

StochasticHillClimbingParametersMinimize Property

Set Minimize to true if you want the objective function minimized, set to false to maximize the objective function.

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

Property Value

Boolean
See Also