Click or drag to resize

CostFunctionSettings.Name Property

Gets or sets an optional name for this cost function.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public string Name { get; set; }

Property Value

Type: String
See Also