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

border_data_deriche Class Reference

#include <border_data_deriche.hh>

Inheritance diagram for border_data_deriche:

Inheritance graph
[legend]
Collaboration diagram for border_data_deriche:

Collaboration graph
[legend]
List of all members.

Public Methods

 border_data_deriche (image &I, double &d)
 Constructor with parameters, the number of darts.

 border_data_deriche (const border_data_deriche &)
 Copy constructor.

virtual ~border_data_deriche ()
 Destructor.

border_data_deriche & operator= (const border_data_deriche &)
 Reaffectation operator.

border_valueoperator() (long) const
 Access an element of dataset.

void del (dart)
 Remove an element from the dataset.

void init (combi_map_base &, dart)
 Function to initialize the border_value of the dart.

void merge (int, dart, dart)
 Function to manage the border_value during the merge of two dart.

float give_max_gradient ()
 Access to the maximum value of the gradient.


Detailed Description

One class which store the gradient of each vertex


Constructor & Destructor Documentation

border_data_deriche::border_data_deriche image &    I,
double &    d
 

Constructor with parameters, the number of darts.

border_data_deriche::border_data_deriche const border_data_deriche &   
 

Copy constructor.

border_data_deriche::~border_data_deriche   [virtual]
 

Destructor.


Member Function Documentation

void border_data_deriche::del dart   
 

Remove an element from the dataset.

float border_data_deriche::give_max_gradient  
 

Access to the maximum value of the gradient.

void border_data_deriche::init combi_map_base  ,
dart   
[virtual]
 

Function to initialize the border_value of the dart.

Implements border_data.

void border_data_deriche::merge int   ,
dart   ,
dart   
[virtual]
 

Function to manage the border_value during the merge of two dart.

Implements border_data.

border_data_deriche::border_value & border_data_deriche::operator() long    const
 

Access an element of dataset.

border_data_deriche & border_data_deriche::operator= const border_data_deriche &   
 

Reaffectation operator.


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