Main Page   Namespace List   Compound List   File List   Compound Members   File Members  

Matching Class Reference

#include <TreatCMatching.hpp>

List of all members.

Public Member Functions

 Matching ()
 Matching (int, int, double, double, double)
bool sameOne (Matching &)
bool sameTwo (Matching &)
bool isUpperMatching (Matching &)

Public Attributes

double r1
double r2
double r3
int l1
int l2


Detailed Description

Matching object


Constructor & Destructor Documentation

Matching::Matching  ) 
 

Constructor

Matching::Matching int  l1,
int  l2,
double  r1,
double  r2,
double  r3
 

Constructor


Member Function Documentation

bool Matching::isUpperMatching Matching &  m  ) 
 

Is it an upper matching It is a fuzzy match method, return true if given object is upper-matching, false in the other case

bool Matching::sameOne Matching &   ) 
 

bool Matching::sameTwo Matching &  m  ) 
 

Same matching, test a common match object


Member Data Documentation

int Matching::l1
 

int Matching::l2
 

double Matching::r1
 

double Matching::r2
 

double Matching::r3
 


The documentation for this class was generated from the following files:
Generated on Fri Jul 30 16:56:28 2004 for LGALib by doxygen1.3