CAPD RedHom Library
|
#include <capd/complex/HasseDiagram.h>
Public Types | |
typedef Index | result_type |
Public Member Functions | |
EdgeSourceIndex () | |
EdgeSourceIndex (const Graph &graph) | |
Index | operator() (const Edge &edge) const |
Public Attributes | |
const Graph * | graph |
typedef Index capd::complex::HasseDiagram< DimT, ScalarT >::EdgeSourceIndex::result_type |
|
inline |
|
inline |
|
inline |
const Graph* capd::complex::HasseDiagram< DimT, ScalarT >::EdgeSourceIndex::graph |