CQNSQUAREDFLOGICFSUM. More...
#include <CQNSquareDFLogICFSum.h>
Public Member Functions | |
CQNSquareDFLogICFSum (const CAcInvertedFile *inAccessor) | |
virtual void | considerQueryFeature (const CWeightingFunction &inFeature) |
Considers a feature. | |
virtual CQueryNormalizer * | clone () const |
returning a copy of this | |
![]() | |
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 | |
![]() | |
double | mValue |
const CAcInvertedFile * | mAccessor |
CQNSQUAREDFLOGICFSUM.
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)
|
virtual |
returning a copy of this
Reimplemented from CQueryNormalizer.
|
virtual |
Considers a feature.
Reimplemented from CQueryNormalizer.