The SplMaxHeap class
Einführung
The SplMaxHeap class provides the main functionalities of a heap, keeping the maximum on the top.
Klassenbeschreibung
SplMaxHeap
/* Methods */
/* Inherited methods */
}Inhaltsverzeichnis
- SplMaxHeap::compare — Compare elements in order to place them correctly in the heap while sifting up.
SplMaxHeap
There are no user contributed notes for this page.
