System documentation of the GNU Image-Finding Tool

Public Member Functions | List of all members
CQNBestFullyWeighted Class Reference

CQNBestFullyWeighted. More...

#include <CQNBestFullyWeighted.h>

Inheritance diagram for CQNBestFullyWeighted:
CQueryNormalizer

Public Member Functions

 CQNBestFullyWeighted (const CAcInvertedFile *inAccessor)
virtual void considerQueryFeature (const CWeightingFunction &inFeature)
 Considers a feature.
virtual CQueryNormalizerclone () const
 returning a copy of this
- Public Member Functions inherited from CQueryNormalizer
 CQueryNormalizer (const CAcInvertedFile *inAccessor=0)
void setAccessor (const CAcInvertedFile *inAccessor)
virtual void reset ()
virtual double getValue () const
 Translating the information into a normalizing value in the end.

Additional Inherited Members

- Protected Attributes inherited from CQueryNormalizer
double mValue
const CAcInvertedFilemAccessor

Detailed Description

CQNBestFullyWeighted.

modification history:

HM 090399 created the documentation

: Wolfgang Müller

compiler defines used:The query normalizer for the Best Fully Weighted Method does not work yet (1.12.1998)

Member Function Documentation

virtual CQueryNormalizer* CQNBestFullyWeighted::clone ( ) const
virtual

returning a copy of this

Reimplemented from CQueryNormalizer.

virtual void CQNBestFullyWeighted::considerQueryFeature ( const CWeightingFunction inFeature)
virtual

Considers a feature.

Reimplemented from CQueryNormalizer.


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