GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#include <heap.h>
Data Fields | |
void * | pv |
int | n |
unsigned int | un |
long | l |
unsigned long | ul |
void* _dglHeapData::pv |
Definition at line 27 of file heap.h.
Referenced by DGL_SPAN_MINIMUM_SPANNING_FUNC(), NetA_timetable_shortest_path(), and NetA_update_dijkstra().
unsigned long _dglHeapData::ul |
Definition at line 31 of file heap.h.
Referenced by NetA_betweenness_closeness(), and NetA_distance_from_points().