GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
edge_cost_pair Struct Reference

Data Fields

dglInt32_t cost
 
dglInt32_tedge
 

Detailed Description

Definition at line 68 of file spanningtree.c.

Field Documentation

dglInt32_t edge_cost_pair::cost

Definition at line 70 of file spanningtree.c.

Referenced by NetA_spanning_tree().

dglInt32_t* edge_cost_pair::edge

Definition at line 71 of file spanningtree.c.

Referenced by NetA_spanning_tree().


The documentation for this struct was generated from the following file: