Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

combi_map Class Reference

#include <combi_map.hh>

Inheritance diagram for combi_map:

Inheritance graph
[legend]
List of all members.

Public Methods

virtual dart sigma (dart) const=0
 A pur virtual function to access to the sigma of one dart of the combinatorial map.

dart sigma_1 (dart b)
 A pur virtual function which returns the dart d=sigma_1(b) such that sigma(d)=b.

dart phi (dart b)
virtual dart alpha (dart) const=0
 A pur virtual function to access to the alpha of one dart of the combinatorial map.

virtual int give_nb_edge () const=0
 A pur virtual function that give the number of edge.

virtual unsigned long give_background () const=0
 A pur virtual function that give the backround value.


Detailed Description

Model class for the combinatorial maps


Member Function Documentation

virtual dart combi_map::alpha dart    const [pure virtual]
 

A pur virtual function to access to the alpha of one dart of the combinatorial map.

Implemented in combi_map_base, combi_map_gen, and combi_map_priv.

virtual unsigned long combi_map::give_background   [pure virtual]
 

A pur virtual function that give the backround value.

Implemented in combi_map_base_exp, combi_map_base_imp, combi_map_gen, and combi_map_priv.

virtual int combi_map::give_nb_edge   [pure virtual]
 

A pur virtual function that give the number of edge.

Implemented in combi_map_base_exp, combi_map_base_imp, combi_map_gen, and combi_map_priv.

dart combi_map::phi dart    b [inline]
 

A pure virtual function which returns the phi successor of a dart sigma o alpha

Reimplemented in combi_map_base, and combi_map_base_exp.

virtual dart combi_map::sigma dart    const [pure virtual]
 

A pur virtual function to access to the sigma of one dart of the combinatorial map.

Implemented in combi_map_base, combi_map_base_exp, combi_map_base_imp, combi_map_gen, and combi_map_priv.

dart combi_map::sigma_1 dart    b [inline]
 

A pur virtual function which returns the dart d=sigma_1(b) such that sigma(d)=b.


The documentation for this class was generated from the following file:
Generated on Tue Jun 24 14:58:44 2003 for Combinatorial Pyramids by doxygen1.2.18