Click or drag to resize

SegmentPropagatorCostFunctionSettings Property

Gets or sets the settings for the ParameterOptimizer associated with this cost function.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public CostFunctionSettings Settings { get; set; }

Property Value

Type: CostFunctionSettings
See Also