BlockIP
|
Auxiliary struct for sorting network structure. More...
Public Attributes | |
int | src |
Source node of arc. | |
int | dst |
Destination node of arc. | |
int | arc |
Arc. | |
Auxiliary struct for sorting network structure.
int SparseChol::SRC_DST_ARC::arc |
Arc.
int SparseChol::SRC_DST_ARC::dst |
Destination node of arc.
int SparseChol::SRC_DST_ARC::src |
Source node of arc.