ILNumerics - Technical Application Development
Assembly: ILNumerics.Toolboxes.Optimization (in ILNumerics.Toolboxes.Optimization.dll) Version: 5.5.0.0 (5.5.7503.3146)
This property gives the value obtained by evaluating the cost function at XSub. Since
fmin(OptimizationObjectiveFunctionDouble, InArrayDouble, InArrayDouble, InArrayDouble, OptimizationObjectiveFunctionDouble, OptimizationObjectiveFunctionDouble, HessianUpdateMethod, Int32, NullableDouble, NullableDouble, OutArrayDouble, OutArrayDouble, OptimizationFminIterationCallbackDouble) tries to minimize these violations decreasing values of FCost
may indicate a progress towards an optimal solution. However, it is normal for
an algorithm run to create non constantly decreasing values.
The cost function value gives a measure of the penalty introduced by the constraints [readonly].
[ILNumerics Optimization Toolbox]
Namespace: ILNumerics.Toolboxes
Assembly: ILNumerics.Toolboxes.Optimization (in ILNumerics.Toolboxes.Optimization.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Property Value
Type: RetArrayTRemarks
[ILNumerics Optimization Toolbox]
See Also