BlockIP
Public Attributes | List of all members
SparseChol::SRC_DST_ARC Struct Reference

Auxiliary struct for sorting network structure. More...

Public Attributes

int src
 Source node of arc.
 
int dst
 Destination node of arc.
 
int arc
 Arc.
 

Detailed Description

Auxiliary struct for sorting network structure.

Member Data Documentation

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.


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