Click or drag to resize

CostFunctionSettingsGoal Property

Gets or sets a value indicating whether the cost function is supposed to be minimized or maximized.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public CostFunctionGoal Goal { get; set; }

Property Value

Type: CostFunctionGoal
See Also