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 |
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 CQueryNormalizer* CQNSquareDFLogICFSum::clone | ( | ) | const [virtual] |
returning a copy of this
Reimplemented from CQueryNormalizer.
virtual void CQNSquareDFLogICFSum::considerQueryFeature | ( | const CWeightingFunction & | inFeature | ) | [virtual] |
Considers a feature.
Reimplemented from CQueryNormalizer.