mmn_arc Class Reference

#include <mmn_arc.h>

List of all members.


Detailed Description

Representation of topological arc joining two vertices.

Definition at line 14 of file mmn_arc.h.


Public Member Functions

 mmn_arc ()
 mmn_arc (unsigned i1, unsigned i2)
unsigned min_v () const
 Return smallest node index.
unsigned max_v () const
 Return largest node index.

Public Attributes

unsigned v1
unsigned v2

Constructor & Destructor Documentation

mmn_arc::mmn_arc (  )  [inline]

Definition at line 19 of file mmn_arc.h.

mmn_arc::mmn_arc ( unsigned  i1,
unsigned  i2 
) [inline]

Definition at line 20 of file mmn_arc.h.


Member Function Documentation

unsigned mmn_arc::min_v (  )  const [inline]

Return smallest node index.

Definition at line 23 of file mmn_arc.h.

unsigned mmn_arc::max_v (  )  const [inline]

Return largest node index.

Definition at line 25 of file mmn_arc.h.


Member Data Documentation

unsigned mmn_arc::v1

Definition at line 17 of file mmn_arc.h.

unsigned mmn_arc::v2

Definition at line 17 of file mmn_arc.h.


The documentation for this class was generated from the following file:
Generated on Mon Oct 6 05:12:54 2008 for contrib/mul/mmn by  doxygen 1.5.1