System documentation of the GNU Image-Finding Tool

Public Member Functions
CWFCoordinationLevel Class Reference

Coordination Level, i.e. no weighting. More...

#include <CWFCoordinationLevel.h>

Inheritance diagram for CWFCoordinationLevel:
CWeightingFunction

List of all members.

Public Member Functions

 CWFCoordinationLevel (const CAcInvertedFile *inAccessor=0, CQueryNormalizer *=0, CQueryNormalizer *=0)
virtual double subApply (const double inDocumentFrequency, const double inNormalizingFactor) const
 Apply this on a document frequency.
CWeightingFunctionclone () const
 For the "prototype pattern": Kinda virtual copy constructor: Gamma/Helm/Johnson/Vlissides p.

Detailed Description

Coordination Level, i.e. no weighting.


Member Function Documentation

For the "prototype pattern": Kinda virtual copy constructor: Gamma/Helm/Johnson/Vlissides p.

107

This is a new version of constructNew which manages to live without the setID function

Reimplemented from CWeightingFunction.


The documentation for this class was generated from the following file:

Need for discussion? Want to contribute? Contact
help-gift@gnu.org Generated using Doxygen