angel::edge_ij_elim_t Struct Reference

#include <angel_types.hpp>

List of all members.

Public Member Functions

 edge_ij_elim_t (int _i, int _j, bool _front)
 edge_ij_elim_t ()

Public Attributes

int i
int j
bool front


Detailed Description

Edge from vertex with number i to vertex with number j to eliminate from c-graph and whether it should be front or back eliminated

Definition at line 585 of file angel_types.hpp.


Constructor & Destructor Documentation

angel::edge_ij_elim_t::edge_ij_elim_t ( int  _i,
int  _j,
bool  _front 
) [inline]

Definition at line 588 of file angel_types.hpp.

angel::edge_ij_elim_t::edge_ij_elim_t (  )  [inline]

Definition at line 589 of file angel_types.hpp.


Member Data Documentation

int angel::edge_ij_elim_t::i

Definition at line 586 of file angel_types.hpp.

Referenced by angel::edge_elimination(), and angel::operator<<().

int angel::edge_ij_elim_t::j

Definition at line 586 of file angel_types.hpp.

Referenced by angel::edge_elimination(), and angel::operator<<().

bool angel::edge_ij_elim_t::front

Definition at line 587 of file angel_types.hpp.

Referenced by angel::edge_elimination(), angel::eliminatable_edges(), and angel::operator<<().


The documentation for this struct was generated from the following file:
Generated on Wed Mar 11 10:34:38 2009 for angel by  doxygen 1.5.3