Public Member Functions | |
| NodeWeightPair (Node node, Double weight) | |
Public Attributes | |
| Node | node |
| Double | weight |
Class to identify connections between different layers.
|
inline |
Constructor of NodeWeightPair. Given a parent node and the connect weight
| node | parent node |
| weight | weight from this parent |
| Node NodeWeightPair.node |
The parent node
| Double NodeWeightPair.weight |
Weight of this connection
1.8.6