Click or drag to resize
Accord.NET (logo)

DecisionRule Operators

The DecisionRule type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberEquality
Implements the operator ==.
Public operatorStatic memberGreaterThan
Implements the operator >.
Public operatorStatic memberInequality
Implements the operator !=.
Public operatorStatic memberLessThan
Implements the operator <.
Top
See Also