Click or drag to resize

ParameterOptimizerIterationResultsCostFunctionSettings Property

Gets the settings of the cost function that was computed in all of the function evaluations.

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

Property Value

Type: CostFunctionSettings
See Also