Click or drag to resize
Accord.NET (logo)

IConstraint Properties

The IConstraint type exposes the following members.

Properties
  NameDescription
Public propertyNumberOfVariables
Gets the number of variables in the constraint.
Public propertyShouldBe
Gets the type of the constraint.
Public propertyTolerance
Gets the violation tolerance for the constraint.
Public propertyValue
Gets the value in the right hand side of the constraint equation.
Top
See Also