Click or drag to resize
Accord.NET (logo)

PriorityQueueNodeT Operators

The PriorityQueueNodeT generic type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberEquality
Implements the equals operator.
Public operatorStatic memberGreaterThan
Implements the greater than operator.
Public operatorStatic memberInequality
Implements the not equals operator.
Public operatorStatic memberLessThan
Implements the less than operator.
Top
See Also