ug4
ug::UndirectedMatrix< T >::edge Class Reference

#include <undirected.h>

+ Inheritance diagram for ug::UndirectedMatrix< T >::edge:

Public Member Functions

 edge ()
 
 edge (boost::graph_traits< G >::edge_descriptor)
 
 edge (boost::SM_edge< value_type >)
 
 edge (int a, int b)
 

Constructor & Destructor Documentation

◆ edge() [1/4]

template<class T >
ug::UndirectedMatrix< T >::edge::edge ( )
inlineexplicit

References untested.

◆ edge() [2/4]

template<class T >
ug::UndirectedMatrix< T >::edge::edge ( int  a,
int  b 
)
inline

◆ edge() [3/4]

template<class T >
ug::UndirectedMatrix< T >::edge::edge ( boost::SM_edge< value_type )
inline

References incomplete, and untested.

◆ edge() [4/4]

template<class T >
ug::UndirectedMatrix< T >::edge::edge ( boost::graph_traits< G >::edge_descriptor  )
inline

References incomplete, and untested.


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