System documentation of the GNU Image-Finding Tool

Public Member Functions

CWFBestFullyWeighted Class Reference

Weighting function for method 1. More...

#include <CWFBestFullyWeighted.h>

Inheritance diagram for CWFBestFullyWeighted:
CWeightingFunction

List of all members.

Public Member Functions

 CWFBestFullyWeighted (const CAcInvertedFile *inAccessor, CQueryNormalizer *inQueryNormalizer, CQueryNormalizer *inThisNormalizer)
virtual double subApply (const double inDocumentFrequency, const double inNormalizingFactor) const
 Apply this on a document frequency.
virtual double apply (const CDocumentFrequencyElement &inResultFeature) const
 Preparing the right parameters for subApply: Apply this on another feature.
CWeightingFunctionclone () const
 For the "prototype pattern": Kinda virtual copy constructor: Gamma/Helm/Johnson/Vlissides p.

Detailed Description

Weighting function for method 1.


Member Function Documentation

CWeightingFunction* CWFBestFullyWeighted::clone ( ) const [virtual]

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

107

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