Home
last modified time | relevance | path

Searched refs:Mstheapify (Results 1 – 1 of 1) sorted by relevance

/dports/math/taucs/taucs-2.2_23/src/
H A Dtaucs_vaidya.c2758 void Mstheapify(mstheap A,int i,int *point_to_heap) in Mstheapify() function
2776 Mstheapify(A,largest,point_to_heap); in Mstheapify()
2823 Mstheapify((*A),0,point_to_heap); in Mstheap_Extract_Max()