Modifies the priority the heap element at the specified index position in the heap. The new index of the element is returned.
Namespace: DataStructures
Delphi |
public |
Parameters
Index
Type: THeapElement
NewPriority
Type: Single
Type: Integer
Reference |