Darwin  1.10(beta)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Public Attributes | List of all members
drwnWeightedEdge Class Reference

Public Member Functions

 drwnWeightedEdge (int a, int b, double w=0.0, double v=0.0)
 

Public Attributes

int nodeA
 source node
 
int nodeB
 target node
 
double wAB
 weight from source to target
 
double wBA
 weight from target to source
 

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