Empty normalizer for the trivial case. More...
#include <CQNNoNormalization.h>
Public Member Functions | |
CQNNoNormalization (const CAcInvertedFile *inAccessor=0) | |
virtual double | getValue () const |
Translating in the end the information into a normalizing value. | |
virtual void | considerQueryFeature (const CWeightingFunction &inFeature) |
Considers a feature. | |
virtual CQueryNormalizer * | clone () const |
![]() | |
CQueryNormalizer (const CAcInvertedFile *inAccessor=0) | |
void | setAccessor (const CAcInvertedFile *inAccessor) |
virtual void | reset () |
Additional Inherited Members | |
![]() | |
double | mValue |
const CAcInvertedFile * | mAccessor |
Empty normalizer for the trivial case.