Interface: IConvergenceDescription

IConvergenceDescription is the interface describing the convergence criteria provided by the optimizer.

Derived types

Methods

Name Description
AddCurve(Int32, String, enumCurveType, Boolean) Adds a curve.
AddGroup(String) Adds a group of curves.
get_CurveLabel(Int32) Returns a curve label.
get_CurveType(Int32) Returns a curve type.
get_GroupLabel(Int32) Returns a group label.
get_NumberOfCurves(Int32) Returns the number of curves defined for a given group.

Properties

Name Description
IndexOfCurvesSupportingFeasibility Returns the indices of the curves supporting feasibility.
NumberOfFeasibleCurves Returns the number of curves supporting feasibility.
NumberOfGroups Returns the number of groups defined.
Quantity Sets the data quantity.
Unit Sets the data unit.
XAxisLabel Sets the X axis label.
YAxisLabel Sets the Y axis label.