Click or drag to resize

SegmentPropagatorCostFunction.Settings 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: 25.1.421.0 (25.1.421.0)
Syntax
public CostFunctionSettings Settings { get; set; }

Property Value

Type: CostFunctionSettings
See Also