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

ThresholdGWWAlgorithm Class Reference

#include <incop.h>

Inheritance diagram for ThresholdGWWAlgorithm:

GWWAlgorithm IncompleteAlgorithm AdaptiveGWWAlgorithm StandardGWWAlgorithm BestAdaptGWWAlgorithm FastAdaptGWWAlgorithm MedianAdaptGWWAlgorithm FastStandardGWWAlgorithm List of all members.

Public Member Functions

void thresholdupdate ()
void thresholdchangesupdate ()
void initthreshold (Configuration **population, int popsize)
int nb_threshold_population (Configuration **population)

Detailed Description

Abstract class : GWW managing a threshold


Member Function Documentation

void ThresholdGWWAlgorithm::initthreshold Configuration **  population,
int  popsize
[virtual]
 

intialization of the threshold

Reimplemented from GWWAlgorithm.

int ThresholdGWWAlgorithm::nb_threshold_population Configuration **  population  )  [virtual]
 

the number of particles at the threshold (for statistics) , the population being yet sorted at the function call

Reimplemented from GWWAlgorithm.

void ThresholdGWWAlgorithm::thresholdchangesupdate  )  [virtual]
 

incrementing the threshold updates counter (for the statistics)

Reimplemented from GWWAlgorithm.

void ThresholdGWWAlgorithm::thresholdupdate  )  [virtual]
 

method for lowering the threshold( the delta has already been computed)

Reimplemented from GWWAlgorithm.


The documentation for this class was generated from the following files:
Generated on Fri Sep 26 17:27:26 2003 for INCOP by doxygen 1.3.3