Click or drag to resize

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

Property Value

Type: CostFunctionSettings
See Also