Click or drag to resize

SegmentPropagatorCostFunctionEvaluatorCreateSettings Method

Creates the CostFunctionSettings for use with a ParameterOptimizer.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public virtual CostFunctionSettings CreateSettings()

Return Value

Type: CostFunctionSettings
The CostFunctionSettings for this.
See Also